--- deliantra/arch/spell/Misc/spell_create_food.arc 2007/02/06 22:41:27 1.4 +++ deliantra/arch/spell/Misc/spell_create_food.arc 2007/03/03 00:51:14 1.5 @@ -1,22 +1,21 @@ -object spell_create_food +Object spell_create_food name create food name_pl create food -skill summoning -msg -If this prayer is successful, your god will grant you some food. However, your god will take away this gift if you drop it. ** Try to get this spell as fast as you can cast it! ** -endmsg face spell_summoner.x11 -sp 10 -maxsp 10 -food 100 level 6 +sp 10 +casting_time 20 +path_attuned 2048 +skill summoning type 101 subtype 22 -path_attuned 2048 value 60 +no_drop 1 invisible 1 +food 100 duration_modifier 1 -no_drop 1 -casting_time 20 +maxsp 10 +msg +If this prayer is successful, your god will grant you some food. However, your god will take away this gift if you drop it. ** Try to get this spell as fast as you can cast it! ** +endmsg end -