Fixed pacified people using the laser carbine (#39891)
This commit is contained in:
@@ -215,10 +215,10 @@
|
||||
- type: Appearance
|
||||
|
||||
- type: entity
|
||||
name: practice laser carbine
|
||||
name: laser carbine
|
||||
parent: [BaseWeaponBattery, BaseGunWieldable]
|
||||
id: WeaponLaserCarbinePractice
|
||||
description: This modified laser carbine fires nearly harmless beams in the 40-watt range, for target practice.
|
||||
id: WeaponLaserCarbine
|
||||
description: Favoured by Nanotrasen Security for being cheap and easy to use.
|
||||
components:
|
||||
- type: Item
|
||||
size: Large
|
||||
@@ -241,24 +241,24 @@
|
||||
selectedMode: SemiAuto
|
||||
availableModes:
|
||||
- SemiAuto
|
||||
- type: HitscanBatteryAmmoProvider
|
||||
proto: RedLaserPractice
|
||||
fireCost: 62.5
|
||||
- type: StaticPrice
|
||||
price: 300
|
||||
- type: PacifismAllowedGun
|
||||
|
||||
- type: entity
|
||||
name: laser carbine
|
||||
parent: [WeaponLaserCarbinePractice, BaseGunWieldable, BaseSecurityContraband]
|
||||
id: WeaponLaserCarbine
|
||||
description: Favoured by Nanotrasen Security for being cheap and easy to use.
|
||||
components:
|
||||
- type: StaticPrice
|
||||
price: 420
|
||||
- type: HitscanBatteryAmmoProvider
|
||||
proto: RedLaser
|
||||
fireCost: 62.5
|
||||
- type: StaticPrice
|
||||
price: 420
|
||||
|
||||
- type: entity
|
||||
name: practice laser carbine
|
||||
parent: [WeaponLaserCarbine, BaseGunWieldable]
|
||||
id: WeaponLaserCarbinePractice
|
||||
description: This modified laser carbine fires nearly harmless beams in the 40-watt range, for target practice.
|
||||
components:
|
||||
- type: StaticPrice
|
||||
price: 300
|
||||
- type: HitscanBatteryAmmoProvider
|
||||
proto: RedLaserPractice
|
||||
fireCost: 62.5
|
||||
- type: PacifismAllowedGun
|
||||
|
||||
- type: entity
|
||||
name: pulse pistol
|
||||
|
||||
Reference in New Issue
Block a user