Update swat crate gear (#18680)

* swat crate description

* beanbags and shields

* Beanbag enforcer
This commit is contained in:
liltenhead
2023-08-04 20:47:32 -07:00
committed by GitHub
parent a46b718241
commit dfff9ab7d5
3 changed files with 19 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ ent-CrateSecurityNonlethal = nonlethals crate
.desc = Disabler weapons. Requires Security access to open.
ent-CrateSecurityRiot = swat crate
.desc = Contains two sets of heavy body armor and helmets and 2 shotguns with 6 rounds of beanbag shells each. Requires Armory access to open.
.desc = Contains two sets of riot armor, helmets, shields, and enforcers loaded with beanbags. Extra ammo is included. Requires Armory access to open.
ent-CrateSecuritySupplies = security supplies crate
.desc = Contains various supplies for the station's Security team. Requires Security access to open.

View File

@@ -42,11 +42,12 @@
amount: 2
- id: ClothingHeadHelmetRiot
amount: 2
- id: WeaponShotgunEnforcer
- id: WeaponShotgunEnforcerRubber
amount: 2
- id: BoxBeanbag
amount: 2
# - ShieldRiot
- id: RiotShield
amount: 2
# - SecGasmask
- type: entity

View File

@@ -139,6 +139,20 @@
sprite: Objects/Weapons/Guns/Shotguns/enforcer.rsi
- type: BallisticAmmoProvider
- type: entity
name: Enforcer
parent: BaseWeaponShotgun
id: WeaponShotgunEnforcerRubber
description: A next-generation Frozen Star shotgun. Uses .50 shotgun shells.
suffix: Non-Lethal
components:
- type: Sprite
sprite: Objects/Weapons/Guns/Shotguns/enforcer.rsi
- type: Clothing
sprite: Objects/Weapons/Guns/Shotguns/enforcer.rsi
- type: BallisticAmmoProvider
proto: ShellShotgunBeanbag
- type: entity
name: Kammerer
parent: BaseWeaponShotgun