]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Rename shields (#34794)
authorNox <nebulousnox38@gmail.com>
Fri, 31 Jan 2025 23:39:21 +0000 (15:39 -0800)
committerGitHub <noreply@github.com>
Fri, 31 Jan 2025 23:39:21 +0000 (18:39 -0500)
Resources/Prototypes/Entities/Objects/Shields/shields.yml

index 3bd4a89d5323cb8c9cbb2fad34b2dee1e32cb5c6..a52fac98c27492d5fce8e8c784645dd624f90cd1 100644 (file)
           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
           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