Add a crate with foam force weapons to the cargo catalog (#35824)

* made up a nice lil crate

* changed rifle count to 4, added to cargo console

---------

Co-authored-by: TeenSarlacc <baddiepro123@gmail.com>
This commit is contained in:
TeenSarlacc
2025-03-21 05:39:54 -04:00
committed by GitHub
parent 9cba450a19
commit 6e82ac9f81
2 changed files with 25 additions and 0 deletions

View File

@@ -88,6 +88,16 @@
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: CrateFunFoamGuns
icon:
sprite: Objects/Weapons/Guns/Rifles/foam_rifle.rsi
state: icon
product: CrateFunFoamGuns
cost: 3000
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: FunPlushies
icon:

View File

@@ -279,6 +279,21 @@
- id: WeaponWaterPistol
amount: 4
- type: entity
id: CrateFunFoamGuns
parent: CratePlastic
name: Foam Force crate
description: Contains four Foam Force rifles, some grenades, and extra ammo. It's [REDACTED] or nothing!
components:
- type: StorageFill
contents:
- id: WeaponRifleFoam
amount: 4
- id: BoxDonkSoftBox
amount: 2
- id: GrenadeFoamDart
amount: 4
- type: entity
id: CrateFunBoxing
parent: CrateGenericSteel