From: Nox Date: Fri, 31 Jan 2025 23:39:21 +0000 (-0800) Subject: Rename shields (#34794) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=36225188d78301e03f7eed0bdf1691ed9407dad7;p=space-station-14.git Rename shields (#34794) --- diff --git a/Resources/Prototypes/Entities/Objects/Shields/shields.yml b/Resources/Prototypes/Entities/Objects/Shields/shields.yml index 3bd4a89d53..a52fac98c2 100644 --- a/Resources/Prototypes/Entities/Objects/Shields/shields.yml +++ b/Resources/Prototypes/Entities/Objects/Shields/shields.yml @@ -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