Skip to content

Commit

Permalink
Upstream september part 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Sh1ntra committed Oct 2, 2024
1 parent a546c27 commit 3d9fa63
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 68 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
- id: SpaceCash500
prob: 0.45
# Weapons
- id: WeaponPistolMk58Expedition
- id: WeaponPistolMk58
prob: 0.9
# Armor
- id: ClothingOuterVestWebMercenary
Expand Down Expand Up @@ -470,7 +470,7 @@
- id: SpaceCash2500
prob: 0.1
# Weapons
- id: WeaponSniperRepeaterExpedition
- id: WeaponSniperRepeater
prob: 0.9
# Armor
- id: ClothingOuterArmorBulletproof
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
components:
- type: SpawnItemsOnUse
items:
- id: WeaponLaserSvalinnExpedition
- id: WeaponLaserSvalinn
- id: PowerCellHyperPrinted
- id: PowerCellHyperPrinted
- id: SpaceCash2500
Expand Down Expand Up @@ -417,7 +417,7 @@
components:
- type: SpawnItemsOnUse
items:
- id: WeaponSubMachineGunAtreidesExpedition
- id: WeaponSubMachineGunAtreides
- id: MagazinePistolSubMachineGun
- id: MagazinePistolSubMachineGun
- id: SpaceCash1000
Expand Down Expand Up @@ -448,7 +448,7 @@
components:
- type: SpawnItemsOnUse
items:
- id: WeaponSubMachineGunWt550Expedition
- id: WeaponSubMachineGunWt550
- id: MagazinePistolSubMachineGunTopMounted
- id: SpaceCash1000
- id: SpaceCash500
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/_NF/Catalog/Fills/Crates/armory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
components:
- type: StorageFill
contents:
- id: WeaponSubMachineGunWt550Expedition
- id: WeaponSubMachineGunWt550
amount: 2
- id: MagazinePistolSubMachineGunTopMounted
amount: 4
Expand Down
Loading

0 comments on commit 3d9fa63

Please sign in to comment.