From 0a2ef6ec2bb095aec64aab0cdbd1bdb33dac9f1f Mon Sep 17 00:00:00 2001 From: banumbas Date: Thu, 3 Apr 2025 00:10:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=93=D0=BE=D0=BB=D0=BE=D0=B3=D1=80=D0=B0?= =?UTF-8?q?=D1=84=D0=B8=D1=87=D0=B5=D1=81=D0=BA=D0=B8=D0=B9=20=D0=BA=D0=B0?= =?UTF-8?q?=D1=80=D0=BF=20Ghost=20Theme=20(#1624)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Locale/ru-RU/_strings/_sunrise/ghost/ghost-themes.ftl | 1 + .../_Sunrise/Entities/Mobs/Player/ghost_themes.yml | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/Resources/Locale/ru-RU/_strings/_sunrise/ghost/ghost-themes.ftl b/Resources/Locale/ru-RU/_strings/_sunrise/ghost/ghost-themes.ftl index a253e97b2b..dea4787958 100644 --- a/Resources/Locale/ru-RU/_strings/_sunrise/ghost/ghost-themes.ftl +++ b/Resources/Locale/ru-RU/_strings/_sunrise/ghost/ghost-themes.ftl @@ -49,3 +49,4 @@ ghost-theme-pink-girl = Pink Girl ghost-theme-purple-girl = Purple Girl ghost-theme-red-girl = Red Girl ghost-theme-revenant = Ревенант +ghost-theme-holo-carp = Голографический карп \ No newline at end of file diff --git a/Resources/Prototypes/_Sunrise/Entities/Mobs/Player/ghost_themes.yml b/Resources/Prototypes/_Sunrise/Entities/Mobs/Player/ghost_themes.yml index de185443ab..0e0fb3625f 100644 --- a/Resources/Prototypes/_Sunrise/Entities/Mobs/Player/ghost_themes.yml +++ b/Resources/Prototypes/_Sunrise/Entities/Mobs/Player/ghost_themes.yml @@ -379,3 +379,11 @@ sprite: sprite: _Sunrise/Mobs/Ghosts/revenant_ghost.rsi state: animated + +- type: ghostTheme + id: HoloCarp + name: ghost-theme-holo-carp + sponsorOnly: true + sprite: + sprite: Mobs/Aliens/Carps/holo.rsi + state: alive \ No newline at end of file