From 6e6d3fccfe946ab338629d7481767877e38c2480 Mon Sep 17 00:00:00 2001 From: Nicolas Weeger Date: Sun, 20 Feb 2022 19:25:47 +0100 Subject: [PATCH] Fix archetype to use new animation --- spell/Aura/sanctuary.arc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/spell/Aura/sanctuary.arc b/spell/Aura/sanctuary.arc index be00262d2..38e8f6200 100644 --- a/spell/Aura/sanctuary.arc +++ b/spell/Aura/sanctuary.arc @@ -2,7 +2,7 @@ Object sanctuary name sanctuary other_arch sanctuary_mark invisible 1 -face burnout.111 +face sanctuary_mark.000 attacktype 524288 type 102 subtype 46 @@ -13,12 +13,13 @@ no_pick 1 end # Object sanctuary_mark +whole_aura_animation sanctuary_mark name sanctuary -face counterspell.111 +face sanctuary_mark.000 type 98 speed 1 move_type fly_low no_pick 1 -food 2 +food 1 is_used_up 1 end