ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/elem_air.arc
(Generate patch)

Comparing deliantra/arch/monster/elemental/elem_air.arc (file contents):
Revision 1.4 by root, Fri Feb 9 01:51:57 2007 UTC vs.
Revision 1.8 by root, Sun Mar 11 00:15:33 2007 UTC

17attacktype 8 17attacktype 8
18resist_physical -100 18resist_physical -100
19resist_electricity 100 19resist_electricity 100
20resist_blind 100 20resist_blind 100
21weight 200 21weight 200
22move_type all 22move_type fly_low
23alive 1 23alive 1
24monster 1 24monster 1
25color_fg light_blue
26editable 1 25editable 1
26magicmap light_blue
27end 27end
28 28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines