From: Errant <35878406+Errant-4@users.noreply.github.com> Date: Fri, 6 Jun 2025 10:12:33 +0000 (+0200) Subject: emergency shuttle emergency lockers (#38095) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=a332817803779d6c0dc23fb3e114678586d8e6a6;p=space-station-14.git emergency shuttle emergency lockers (#38095) --- diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml index 4fb07fc3f6..47075f07e5 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Closets/Lockers/lockers.yml @@ -159,7 +159,8 @@ - type: entity parent: LockerBase id: LockerEvacRepair - name: evac repair locker + name: emergency shuttle emergency locker + description: It's emergencies all the way down. components: - type: Appearance - type: EntityStorageVisuals diff --git a/Resources/Prototypes/Entities/Structures/Storage/Closets/wall_lockers.yml b/Resources/Prototypes/Entities/Structures/Storage/Closets/wall_lockers.yml index 7c1d3ce3ff..311cccd429 100644 --- a/Resources/Prototypes/Entities/Structures/Storage/Closets/wall_lockers.yml +++ b/Resources/Prototypes/Entities/Structures/Storage/Closets/wall_lockers.yml @@ -180,7 +180,8 @@ - type: entity parent: BaseWallLocker id: LockerWallEvacRepair - name: evac repair wall locker + name: emergency shuttle emergency wall locker + description: It's emergencies all the way down. components: - type: Appearance - type: EntityStorageVisuals