Fixes HoS's energy shotgun not being marked as restricted contraband (#32521)
* the 12^21th contraband marking fix one step closer to release * sometimes you just make mistakes
This commit is contained in:
@@ -720,7 +720,7 @@
|
||||
|
||||
- type: entity
|
||||
name: energy shotgun
|
||||
parent: [BaseWeaponBattery, BaseGunWieldable]
|
||||
parent: [BaseWeaponBattery, BaseGunWieldable, BaseGrandTheftContraband]
|
||||
id: WeaponEnergyShotgun
|
||||
description: A one-of-a-kind prototype energy weapon that uses various shotgun configurations. It offers the possibility of both lethal and non-lethal shots, making it a versatile weapon.
|
||||
components:
|
||||
|
||||
Reference in New Issue
Block a user