diff --git a/Resources/Prototypes/Entities/Mobs/Player/observer.yml b/Resources/Prototypes/Entities/Mobs/Player/observer.yml index bc70b343dd6..4ddd92d43cf 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/observer.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/observer.yml @@ -41,7 +41,7 @@ maxRandomIndex: 33 # максимальная цифра в названии случайного спрайта начиная с 1 # # ↓ ↓ - ckeys: BioMass&endr_animet&localhost@GGados&localhost@BioMass # сюда надо вставлять CKEYи через "&" типо: BioMass&endr_animet&Nightcrawler_LOL в начале и на конце ставить не надо + ckeys: BioMass&endr_animet&localhost@GGados # сюда надо вставлять CKEYи через "&" типо: BioMass&endr_animet&Nightcrawler_LOL в начале и на конце ставить не надо - type: GhostHearing # кастомные спрайты надо добавлять в Textures\SimpleStation14\Mobs\Ghosts\ghost.rsi с названием CKEY-я, для случайных спрайтов в названии надо писать цифры в порядке возрастания - type: MovementSpeedModifier # ну и разумеется их надо добавить в мету baseSprintSpeed: 12 diff --git a/Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/localhost@BioMass.png b/Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/localhost@BioMass.png deleted file mode 100644 index 653f58b2ec1..00000000000 Binary files a/Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/localhost@BioMass.png and /dev/null differ diff --git a/Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/meta.json b/Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/meta.json index aa7aa4c7d3e..a8168ea0b07 100644 --- a/Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/meta.json +++ b/Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost.rsi/meta.json @@ -148,9 +148,6 @@ { "name": "endr_animet" }, - { - "name": "localhost@BioMass" - }, { "name": "localhost@GGados", "delays": [ diff --git a/Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost_admin.rsi/kvasik.png b/Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost_admin.rsi/kvasik.png deleted file mode 100644 index fa9893ed5f9..00000000000 Binary files a/Resources/Textures/SimpleStation14/Mobs/Ghosts/ghost_admin.rsi/kvasik.png and /dev/null differ