Skip to content

Commit

Permalink
Upstream part 9..
Browse files Browse the repository at this point in the history
  • Loading branch information
Sh1ntra committed Oct 2, 2024
1 parent 94158bb commit 1bad538
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,19 @@
- id: MagazineBoxCaselessRifle10x24
amount: 1

- type: entity
parent: WeaponCaseShort
id: WeaponCaseShortDeckard
suffix: Dungeon, Deckard
categories: [ HideSpawnMenu ]
components:
- type: StorageFill
contents:
- id: WeaponRevolverDeckard
amount: 1
- id: CartridgeMagnum
amount: 2

# Revolvers
- type: entity
parent: WeaponCaseShort
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -433,11 +433,11 @@
- CrateSecureMercenaryPrivateSecHardsuit
- CrateSecurityArmor
- CrateSecurityHelmet
- CrateArmoryShotgunExpedition
- CrateArmoryPistolsExpedition
- CrateArmoryRifleGestioExpedition
- CrateArmoryRifleNovaliteC1Expedition
- CrateArmoryEnergyGunExpedition
- CrateArmoryShotgun
- CrateArmoryPistols
- CrateArmoryRifleGestio
- CrateArmoryRifleNovaliteC1
- CrateArmoryEnergyGun
# Ammo
- CrateAmmoBoxLethal20
- CrateAmmoBoxLethal25
Expand All @@ -455,10 +455,10 @@
chance: 0.85
offset: 0.0
rarePrototypes:
- CrateArmorySMGExpedition
- CrateArmoryLaserExpedition
- CrateArmorySMGExpedition
- CrateArmoryLaserExpedition
- CrateArmorySMG
- CrateArmoryLaser
- CrateArmorySMG
- CrateArmoryLaser
- CrateSecurityNonlethal
- CrateSecureMercenaryHardsuitMagBoots
- CrateSecureMercenaryPrivateSecHardsuitMagBoots
Expand Down

0 comments on commit 1bad538

Please sign in to comment.