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