Security Shield Naming Structure Inconsistency Change (#34841)
This commit is contained in:
@@ -84,10 +84,10 @@
|
||||
Slash: 1
|
||||
|
||||
- type: entity
|
||||
name: ablative shield
|
||||
name: laser shield
|
||||
parent: [ BaseShield, BaseRestrictedContraband ]
|
||||
id: RiotLaserShield
|
||||
description: An ablative shield built for withstanding lasers, but not much else.
|
||||
description: A shield built for withstanding lasers, but not much else.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: riot_laser-icon
|
||||
@@ -107,7 +107,7 @@
|
||||
name: ballistic shield
|
||||
parent: [ BaseShield, BaseRestrictedContraband ]
|
||||
id: RiotBulletShield
|
||||
description: A ballistic shield built for protecting against firearms, but not much else.
|
||||
description: A shield built for protecting against ballistics, but not much else.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: riot_bullet-icon
|
||||
|
||||
Reference in New Issue
Block a user