ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_create_food.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_create_food.arc (file contents):
Revision 1.8 by root, Sun Sep 28 07:30:00 2008 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:30:00 2010 UTC

1object spell_create_food 1object spell_create_food
2inherit type_spell
2name create food 3name create food
3name_pl create food 4name_pl create food
4skill summoning 5skill summoning
5msg 6msg
6If this prayer is successful, your god will grant you some food. 7If this prayer is successful, your god will grant you some food.
12face spell_summoner.x11 13face spell_summoner.x11
13sp 10 14sp 10
14maxsp 10 15maxsp 10
15food 100 16food 100
16level 6 17level 6
17type 101
18subtype 22 18subtype 22
19path_attuned 2048 19path_attuned 2048
20value 60 20value 1
21invisible 1 21invisible 1
22duration_modifier 1 22duration_modifier 1
23no_drop 1 23no_drop 1
24casting_time 20 24casting_time 20
25end 25end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines