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

Comparing deliantra/arch/spell/MovingBall/spell_poison_fog.arc (file contents):
Revision 1.9 by root, Sun Sep 28 15:12:04 2008 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:30 2010 UTC

1object spell_poison_fog 1object spell_poison_fog
2inherit type_spell
2name poison fog 3name poison fog
3name_pl poison fog 4name_pl poison fog
4skill praying 5skill praying
5msg 6msg
6This special prayer of Gnarg summons a cloud of poisonous vapors which 7This special prayer of Gnarg summons a cloud of poisonous vapors which
12face spell_praying.x11 13face spell_praying.x11
13grace 15 14grace 15
14maxgrace 10 15maxgrace 10
15dam 10 16dam 10
16level 15 17level 15
17type 101
18subtype 35 18subtype 35
19attacktype 1024 19attacktype 1024
20path_attuned 131072 20path_attuned 131072
21value 50 21value 50
22invisible 1 22invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines