Reduced laser pistols to 10 size (#8840)
This commit is contained in:
@@ -24,6 +24,14 @@
|
|||||||
zeroVisible: false
|
zeroVisible: false
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: BaseWeaponBatterySmall
|
||||||
|
parent: BaseWeaponBattery
|
||||||
|
abstract: true
|
||||||
|
components:
|
||||||
|
- type: Item
|
||||||
|
size: 10
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: retro laser gun
|
name: retro laser gun
|
||||||
parent: BaseWeaponBattery
|
parent: BaseWeaponBattery
|
||||||
@@ -101,7 +109,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: pulse pistol
|
name: pulse pistol
|
||||||
parent: BaseWeaponBattery
|
parent: BaseWeaponBatterySmall
|
||||||
id: WeaponPulsePistol
|
id: WeaponPulsePistol
|
||||||
description: A state of the art energy pistol favoured as a sidearm by the NT-ERT operatives.
|
description: A state of the art energy pistol favoured as a sidearm by the NT-ERT operatives.
|
||||||
components:
|
components:
|
||||||
@@ -280,7 +288,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: antique laser gun
|
name: antique laser gun
|
||||||
parent: BaseWeaponBattery
|
parent: BaseWeaponBatterySmall
|
||||||
id: WeaponAntiqueLaser
|
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.
|
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:
|
components:
|
||||||
|
|||||||
Reference in New Issue
Block a user