Security Shield Naming Structure Inconsistency Change (#34841)

This commit is contained in:
DieselMohawk
2025-02-02 19:04:04 -06:00
committed by GitHub
parent 20f5cbf3fd
commit 8b56f6f1e9

View File

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