diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/actions/XenoQeen.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/actions/XenoQeen.ftl index 605f2b2e6e4..9a3337faeba 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/actions/XenoQeen.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/actions/XenoQeen.ftl @@ -1,21 +1,14 @@ ent-ActionXenoQeenTurret = Создать ксено турель. .desc = Создаёт перед вами ксену турель, если хватает места. - create-turret-failed = Найдите другое место. - create-turret = Арргхсс. Шшшшш! - ent-ActionSpawnMobXenoSpitter = Призвать Плевальщик .desc = Родите Плевальщика, который будет плеваться! - ent-ActionSpawnMobXenoPraetorian = Призвать Преторианеца .desc = Родите Преторианеца, который будет сражаться за вас! - ent-ActionSpawnMobXenoDrone = Просто Дрон. Кому он нужен? .desc = Родите рабочего, Дрон. - ent-ActionSpawnMobXenoRavager = Призвать Разрушителя .desc = Родите смерть во плоти! - ent-ActionSpawnMobXenoRunner = Призвать Бегуна .desc = Родите самую быструю личинку! \ No newline at end of file diff --git a/Resources/Prototypes/Actions/XenoQeen.yml b/Resources/Prototypes/ADT/Actions/XenoQeen.yml similarity index 100% rename from Resources/Prototypes/Actions/XenoQeen.yml rename to Resources/Prototypes/ADT/Actions/XenoQeen.yml diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml b/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml index 2426049a460..eacda126d91 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/xeno.yml @@ -321,8 +321,8 @@ layers: - map: ["enum.DamageStateVisualLayers.Base"] state: running + # ADT Start: Xeno buff - type: MobThresholds - # ADT Start: Xeno buff thresholds: 0: Alive 100: Dead