--- deliantra/arch/spell/Bullet/vitriol.arc 2007/02/06 22:41:23 1.3 +++ deliantra/arch/spell/Bullet/vitriol.arc 2007/02/09 01:52:32 1.4 @@ -20,6 +20,10 @@ # vitriol pool is what the splash above drops. # Note that this is put unchanged onto the map. object vitriol_pool +anim +v_pool.x11 +v_pool.x12 +mina name vitriol pool face v_pool.x11 dam 15 @@ -34,16 +38,16 @@ no_pick 1 stand_still 1 editable 8 -anim -v_pool.x11 -v_pool.x12 -mina end # # vitriol splash is the cone form the bullet turns into # object vitriol_splash +anim +v_splash.x11 +v_splash.x12 +mina name vitriol splash other_arch vitriol_pool face v_splash.x11 @@ -57,9 +61,5 @@ no_pick 1 is_turnable 1 editable 0 -anim -v_splash.x11 -v_splash.x12 -mina end