From a332817803779d6c0dc23fb3e114678586d8e6a6 Mon Sep 17 00:00:00 2001 From: Errant <35878406+Errant-4@users.noreply.github.com> Date: Fri, 6 Jun 2025 12:12:33 +0200 Subject: [PATCH] emergency shuttle emergency lockers (#38095) --- .../Entities/Structures/Storage/Closets/Lockers/lockers.yml | 3 ++- .../Entities/Structures/Storage/Closets/wall_lockers.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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 -- 2.51.2