Launchers require wielding (#38110)
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
This commit is contained in:
parent
cd57f50bfc
commit
edd2e80a4e
|
|
@ -52,6 +52,7 @@
|
|||
proto: GrenadeFrag
|
||||
soundInsert:
|
||||
path: /Audio/Weapons/Guns/MagIn/batrifle_magin.ogg
|
||||
- type: GunRequiresWield
|
||||
- type: StaticPrice
|
||||
price: 10000
|
||||
|
||||
|
|
@ -79,6 +80,7 @@
|
|||
- SemiAuto
|
||||
soundGunshot:
|
||||
path: /Audio/Weapons/Guns/Gunshots/grenade_launcher.ogg
|
||||
- type: GunRequiresWield
|
||||
- type: ContainerContainer
|
||||
containers:
|
||||
revolver-ammo: !type:Container
|
||||
|
|
|
|||
Loading…
Reference in New Issue