Reduced laser pistols to 10 size (#8840)
This commit is contained in:
@@ -24,6 +24,14 @@
|
||||
zeroVisible: false
|
||||
- type: Appearance
|
||||
|
||||
- type: entity
|
||||
id: BaseWeaponBatterySmall
|
||||
parent: BaseWeaponBattery
|
||||
abstract: true
|
||||
components:
|
||||
- type: Item
|
||||
size: 10
|
||||
|
||||
- type: entity
|
||||
name: retro laser gun
|
||||
parent: BaseWeaponBattery
|
||||
@@ -101,7 +109,7 @@
|
||||
|
||||
- type: entity
|
||||
name: pulse pistol
|
||||
parent: BaseWeaponBattery
|
||||
parent: BaseWeaponBatterySmall
|
||||
id: WeaponPulsePistol
|
||||
description: A state of the art energy pistol favoured as a sidearm by the NT-ERT operatives.
|
||||
components:
|
||||
@@ -280,7 +288,7 @@
|
||||
|
||||
- type: entity
|
||||
name: antique laser gun
|
||||
parent: BaseWeaponBattery
|
||||
parent: BaseWeaponBatterySmall
|
||||
id: WeaponAntiqueLaser
|
||||
description: This is an antique laser gun. All craftsmanship is of the highest quality. It is decorated with assistant leather and chrome. The object menaces with spikes of energy.
|
||||
components:
|
||||
|
||||
Reference in New Issue
Block a user