diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Demigods/Lumera/renounce.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Demigods/Lumera/renounce.yml index 7f8f1fb593..686c24f9ed 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Demigods/Lumera/renounce.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Demigods/Lumera/renounce.yml @@ -22,8 +22,8 @@ repeat: true checkCanAccess: false range: 100 - - type: EntityWorldTargetAction - event: !type:CP14EntityWorldTargetActionEvent + - type: EntityTargetAction + event: !type:CP14EntityTargetActionEvent cooldown: 0.5 - type: entity diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Dimension/T0_monolith_warp.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Dimension/T0_monolith_warp.yml index 28d457f559..2dd0d6f098 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Dimension/T0_monolith_warp.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Dimension/T0_monolith_warp.yml @@ -31,8 +31,8 @@ state: demi_arrow - type: TargetAction range: 7 - - type: EntityWorldTargetAction - event: !type:CP14DelayedEntityWorldTargetActionEvent + - type: WorldTargetAction + event: !type:CP14DelayedWorldTargetActionEvent cooldown: 50 - type: entity diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Dimension/T2_shadow_step.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Dimension/T2_shadow_step.yml index 3a6ca00dff..9454083db8 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Dimension/T2_shadow_step.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Dimension/T2_shadow_step.yml @@ -29,8 +29,8 @@ itemIconStyle: BigAction - type: TargetAction range: 7 - - type: EntityWorldTargetAction - event: !type:CP14DelayedEntityWorldTargetActionEvent + - type: WorldTargetAction + event: !type:CP14DelayedWorldTargetActionEvent cooldown: 30 hidden: true breakOnMove: false diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Earth/T1_earth_wall.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Earth/T1_earth_wall.yml index f7b8cc7b62..79ebaaf93f 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Earth/T1_earth_wall.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Earth/T1_earth_wall.yml @@ -33,8 +33,8 @@ state: earth_wall - type: TargetAction range: 10 - - type: EntityWorldTargetAction - event: !type:CP14DelayedEntityWorldTargetActionEvent + - type: WorldTargetAction + event: !type:CP14DelayedWorldTargetActionEvent cooldown: 10 - type: entity diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Light/flash_light.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Light/flash_light.yml index 4df6676734..0204b0b238 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Light/flash_light.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Light/flash_light.yml @@ -31,8 +31,8 @@ state: flash_light - type: TargetAction range: 10 - - type: EntityWorldTargetAction - event: !type:CP14DelayedEntityWorldTargetActionEvent + - type: WorldTargetAction + event: !type:CP14DelayedWorldTargetActionEvent cooldown: 5 castDelay: 0.5 breakOnMove: false diff --git a/Resources/migration.yml b/Resources/migration.yml index b3551a5b57..3b438fc017 100644 --- a/Resources/migration.yml +++ b/Resources/migration.yml @@ -342,6 +342,11 @@ CP14WoodenChestFilledCheese: null CP14ClothingRingFireball: null CP14ClothingRingFlashLight: null CP14ClothingRingIceShards: null + +#2025-16-06 +CP14SpellscrollSignalLightBlue: null +CP14SpellscrollSignalLightRed: null +CP14SpellscrollSignalLightYellow: null # <---> CrystallEdge migration zone end