From 667c9e907a9edfa720cf65df5a4c7c3bb50317b4 Mon Sep 17 00:00:00 2001 From: Ed Date: Mon, 16 Jun 2025 00:39:36 +0300 Subject: [PATCH] thats all broken --- .../_CP14/Entities/Actions/Spells/Demigods/Lumera/touch.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Demigods/Lumera/touch.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Demigods/Lumera/touch.yml index bcd65b8016..157d9109c3 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Demigods/Lumera/touch.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Demigods/Lumera/touch.yml @@ -1,5 +1,6 @@ - type: entity id: CP14ActionSpellGodLumeraTouch + parent: CP14ActionSpellBase name: Touch of Lumera description: "Multitasking effects on the world: depending on what you click on, the effect may vary. Using it on an empty space will create a glowing sign that attracts the attention of mortals." components: @@ -24,9 +25,9 @@ checkCanAccess: false range: 100 - type: EntityTargetAction - - type: WorldTargetAction - event: !type:CP14WorldTargetActionEvent + event: !type:CP14EntityTargetActionEvent cooldown: 0.5 + #- type: WorldTargetAction - type: entity id: CP14LumeraTouchImpact