Rename shields (#34794)

(cherry picked from commit 36225188d78301e03f7eed0bdf1691ed9407dad7)
This commit is contained in:
Nox
2025-01-31 15:39:21 -08:00
committed by Spatison
parent d44ae3b6f9
commit 67e39fcdb7

View File

@@ -85,10 +85,10 @@
Slash: 1
- type: entity
name: riot laser shield
name: ablative shield
parent: [ BaseShield, BaseRestrictedContraband ]
id: RiotLaserShield
description: A riot shield built for withstanding lasers, but not much else.
description: An ablative shield built for withstanding lasers, but not much else.
components:
- type: Sprite
state: riot_laser-icon
@@ -105,10 +105,10 @@
Heat: 1
- type: entity
name: riot bullet shield
name: ballistic shield
parent: [ BaseShield, BaseRestrictedContraband ]
id: RiotBulletShield
description: A ballistic riot shield built for withstanding bullets, but not much else.
description: A ballistic shield built for protecting against firearms, but not much else.
components:
- type: Sprite
state: riot_bullet-icon