--- deliantra/arch/spell/SummonMonster/spell_summon_pet.arc 2007/01/02 21:58:43 1.2 +++ deliantra/arch/spell/SummonMonster/spell_summon_pet.arc 2007/03/03 01:24:24 1.6 @@ -1,19 +1,7 @@ -Object spell_summon_pet_monster +object spell_summon_pet_monster name summon pet monster name_pl summon pet monster -face spell_summoner.x11 -type 101 -subtype 27 -level 2 -sp 5 -casting_time 10 -path_attuned 64 skill summoning -value 20 -no_drop 1 -invisible 1 -attack_movement 16 -randomitems mage_pet_monster msg This creates a number of monsters to help out the spellcaster. These monsters are not @@ -22,4 +10,17 @@ other creatures and bash down doors. The creatures persist until they are killed. endmsg +face spell_summoner.x11 +sp 5 +attack_movement 16 +level 2 +type 101 +subtype 27 +path_attuned 64 +value 20 +invisible 1 +randomitems mage_pet_monster +no_drop 1 +casting_time 10 end +