diff --git a/Resources/Prototypes/Entities/Objects/Shields/shields.yml b/Resources/Prototypes/Entities/Objects/Shields/shields.yml index a52fac98c2..c8b9cf71b6 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: 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