From 00f3f68a0c10cd46f2dbb9f443086fccc6262e90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Schr=C3=B6dinger?= <132720404+Schrodinger71@users.noreply.github.com> Date: Thu, 9 Jan 2025 16:18:09 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=BF=D0=BE=D0=B4?= =?UTF-8?q?=D0=B0=D1=80=D0=BA=D0=B0=20id:=20Present=20(#969)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Описание PR Возникает визуальный баг, из за не настроенного Storage компонента ## Медиа ![image](https://github.com/user-attachments/assets/40d63323-b24b-497f-b0e6-678639f7eeb4) ## Требования - [x] Я прочитал(а) и следую [Руководство по созданию пулл реквестов](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html). Я понимаю, что в противном случае мой ПР может быть закрыт по усмотрению мейнтейнера. - [x] Я добавил скриншоты/видео к этому пулл реквесту, демонстрирующие его изменения в игре, **или** этот пулл реквест не требует демонстрации в игре ## Критические изменения Нет **Чейнджлог** no cl, no fun --- Resources/Prototypes/Entities/Objects/Decoration/present.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Objects/Decoration/present.yml b/Resources/Prototypes/Entities/Objects/Decoration/present.yml index 2bd189bfa80..30324dcd548 100644 --- a/Resources/Prototypes/Entities/Objects/Decoration/present.yml +++ b/Resources/Prototypes/Entities/Objects/Decoration/present.yml @@ -11,7 +11,7 @@ - type: entity id: Present - parent: [PresentBase, BaseStorageItem] + parent: [PresentBase, BaseItem] # ADT-Tweak: FIX-BUG suffix: Empty components: - type: Item