--- deliantra/arch/spell/Golem/spell_lesser_golem.arc 2007/03/03 01:16:51 1.5 +++ deliantra/arch/spell/Golem/spell_lesser_golem.arc 2007/03/03 01:24:18 1.6 @@ -4,22 +4,6 @@ object spell_lesser_summon_golem name summon lesser golem name_pl summon lesser golem -face spell_summoner.x11 -level 1 -sp 3 -casting_time 10 -path_attuned 64 -other_arch golem -dam 10 -duration 75 -duration_modifier 5 -maxsp 15 -type 101 -subtype 12 -value 10 -attacktype 1 -no_drop 1 -invisible 1 skill summoning msg Lesser golem summons a magical creature that @@ -29,4 +13,21 @@ finite lifetime, and this life is shortened any time it takes damage. endmsg +other_arch golem +face spell_summoner.x11 +sp 3 +maxsp 15 +dam 10 +level 1 +type 101 +subtype 12 +attacktype 1 +path_attuned 64 +value 10 +invisible 1 +duration 75 +duration_modifier 5 +no_drop 1 +casting_time 10 end +