--- deliantra/arch/spell/SummonMonster/spell_small_speedball.arc 2006/02/06 20:26:25 1.1 +++ deliantra/arch/spell/SummonMonster/spell_small_speedball.arc 2007/02/06 22:41:31 1.3 @@ -1,19 +1,7 @@ -Object spell_small_speedball +object spell_small_speedball name small speedball name_pl small speedball -face spell_evocation.111 -type 101 -subtype 27 -level 3 -sp 3 -casting_time 5 -path_attuned 16 -other_arch speedball skill evocation -value 30 -no_drop 1 -invisible 1 -monster 1 msg Speedballs are bundles of magical energy that hunt out enemies to hit. They do a small @@ -21,4 +9,17 @@ strike. After speedballs hit a creature, they dissipate. endmsg +other_arch speedball +face spell_evocation.x11 +sp 3 +level 3 +type 101 +subtype 27 +path_attuned 16 +value 30 +invisible 1 +monster 1 +no_drop 1 +casting_time 5 end +