From 85cc1308d117996d3839c65678d0f2233fd17b3d Mon Sep 17 00:00:00 2001 From: Schrodinger71 Date: Sat, 13 Jul 2024 11:38:41 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B0=20=D0=B5=D1=81=D0=BB=D0=B8=20=D1=82?= =?UTF-8?q?=D0=B0=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Structures/Storage/Closets/Lockers/lockers.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Locale/ru-RU/ADT/Entities/Structures/Storage/Closets/Lockers/lockers.yml b/Resources/Locale/ru-RU/ADT/Entities/Structures/Storage/Closets/Lockers/lockers.yml index 431e985b40..db9b67b5bf 100644 --- a/Resources/Locale/ru-RU/ADT/Entities/Structures/Storage/Closets/Lockers/lockers.yml +++ b/Resources/Locale/ru-RU/ADT/Entities/Structures/Storage/Closets/Lockers/lockers.yml @@ -1,7 +1,7 @@ #Это нужно для того, чтобы в будущем, если кто-то решит добавить ещё наших шкафов, то их текстурки хранились в отдельной папке. - type: entity - id: ADTClosetBase parent: ClosetBase + id: ADTClosetBase name: closet description: A standard-issue Nanotrasen storage unit. abstract: true @@ -24,8 +24,8 @@ # шкафы, которые можно разобрать и прочее. - type: entity - id: ADTClosetSteelBase parent: ADTClosetBase + id: ADTClosetSteelBase components: - type: Construction graph: ClosetSteel @@ -37,8 +37,8 @@ # Biohazard - type: entity - id: ADTClosetL3 parent: ADTClosetSteelBase + id: ADTClosetL3 name: level 3 biohazard gear closet description: It's a storage unit for level 3 biohazard gear. components: @@ -46,8 +46,8 @@ # Патолог. - type: entity - id: ADTClosetLPathologist parent: ADTClosetL3 + id: ADTClosetLPathologist components: - type: Appearance - type: EntityStorageVisuals