balance changes (#17791)

Co-authored-by: Geekyhobo <66805063+Ahlytlex@users.noreply.github.com>
This commit is contained in:
Geekyhobo
2023-07-03 17:33:53 -04:00
committed by GitHub
parent 50eb632b49
commit c97dcdb553
2 changed files with 4 additions and 3 deletions

View File

@@ -48,12 +48,13 @@
parent: ClothingBackpackDuffelSyndicateAmmoBundle parent: ClothingBackpackDuffelSyndicateAmmoBundle
id: ClothingBackpackDuffelSyndicateFilledShotgun id: ClothingBackpackDuffelSyndicateFilledShotgun
name: Bulldog bundle name: Bulldog bundle
description: "Lean and mean: Contains the popular Bulldog Shotgun, a 12g beanbag drum and 2 12g buckshot drums." #, and a pair of Thermal Imaging Goggles. description: "Lean and mean: Contains the popular Bulldog Shotgun, a 12g beanbag drum and 3 12g buckshot drums." #, and a pair of Thermal Imaging Goggles.
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: WeaponShotgunBulldog - id: WeaponShotgunBulldog
- id: MagazineShotgun - id: MagazineShotgun
- id: MagazineShotgun
- id: MagazineShotgunBeanbag - id: MagazineShotgunBeanbag
# - id: ThermalImagingGoggles # - id: ThermalImagingGoggles

View File

@@ -465,7 +465,7 @@
icon: { sprite: /Textures/Objects/Weapons/Guns/Launchers/china_lake.rsi, state: icon } icon: { sprite: /Textures/Objects/Weapons/Guns/Launchers/china_lake.rsi, state: icon }
productEntity: ClothingBackpackDuffelSyndicateFilledGrenadeLauncher productEntity: ClothingBackpackDuffelSyndicateFilledGrenadeLauncher
cost: cost:
Telecrystal: 30 Telecrystal: 25
categories: categories:
- UplinkBundles - UplinkBundles
@@ -476,7 +476,7 @@
icon: { sprite: /Textures/Objects/Weapons/Guns/LMGs/l6.rsi, state: icon } icon: { sprite: /Textures/Objects/Weapons/Guns/LMGs/l6.rsi, state: icon }
productEntity: ClothingBackpackDuffelSyndicateFilledLMG productEntity: ClothingBackpackDuffelSyndicateFilledLMG
cost: cost:
Telecrystal: 40 Telecrystal: 30
categories: categories:
- UplinkBundles - UplinkBundles