Reduced laser pistols to 10 size (#8840)

This commit is contained in:
Peptide90
2022-06-16 10:16:53 +01:00
committed by GitHub
parent bb4318b6f1
commit bc1e6e9a71

View File

@@ -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: