From 79a8a2251aa630930fbc0e7defca83be2681cbc4 Mon Sep 17 00:00:00 2001 From: NameLunar Date: Wed, 18 Dec 2024 23:28:16 +0700 Subject: [PATCH] ? --- Resources/Prototypes/Actions/XenoQeen.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Resources/Prototypes/Actions/XenoQeen.yml b/Resources/Prototypes/Actions/XenoQeen.yml index 734c6f47add..b66240889f4 100644 --- a/Resources/Prototypes/Actions/XenoQeen.yml +++ b/Resources/Prototypes/Actions/XenoQeen.yml @@ -1,14 +1,14 @@ # Спавн турелей у королевы - type: entity -id: ActionXenoQeenTurret -name: Create Xeno turret -description: Create an xeno turret in front of you, if placeable there. -components: -- type: InstantAction - priority: -1 - useDelay: 180 - icon: - sprite: Structures/Walls/solid.rsi # Не знаю, что подойдёт - state: full - event: !type:InvisibleWallActionEvent + id: ActionXenoQeenTurret + name: Create Xeno turret + description: Create an xeno turret in front of you, if placeable there. + components: + - type: InstantAction + priority: -1 + useDelay: 180 + icon: + sprite: Structures/Walls/solid.rsi # Не знаю, что подойдёт + state: full + event: !type:InvisibleWallActionEvent # Я не смог сделать отдельный ивент для спавнта турели. Он не видел прототип ивента. \ No newline at end of file