Rename shields (#34794)

This commit is contained in:
Nox
2025-01-31 15:39:21 -08:00
committed by GitHub
parent b33590c4b5
commit 36225188d7

View File

@@ -84,10 +84,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
@@ -104,10 +104,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