From 662e509369aeef01098e479c615ebbd99f8a3f5b Mon Sep 17 00:00:00 2001 From: Kit Date: Sat, 9 Aug 2025 13:53:25 -0400 Subject: [PATCH] no more magic type mana armor (#1650) --- .../_CP14/Entities/Actions/Spells/Meta/mana_armor.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Meta/mana_armor.yml b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Meta/mana_armor.yml index 5b8c6c6324..ce3d068468 100644 --- a/Resources/Prototypes/_CP14/Entities/Actions/Spells/Meta/mana_armor.yml +++ b/Resources/Prototypes/_CP14/Entities/Actions/Spells/Meta/mana_armor.yml @@ -11,7 +11,6 @@ - type: CP14MagicEffectCastingVisual proto: CP14RuneManaTrance - type: CP14MagicEffect - magicType: Fire effects: - !type:CP14SpellSpawnEntityOnTarget spawns: @@ -34,4 +33,4 @@ event: !type:CP14DelayedEntityTargetActionEvent cooldown: 10 castDelay: 1.0 - breakOnMove: false \ No newline at end of file + breakOnMove: false