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

Comparing deliantra/arch/monster/undead/ghost.arc (file contents):
Revision 1.4 by root, Fri Feb 9 01:52:16 2007 UTC vs.
Revision 1.8 by root, Sun Mar 11 00:15:42 2007 UTC

18resist_cold 50 18resist_cold 50
19resist_fear 100 19resist_fear 100
20resist_blind 30 20resist_blind 30
21weight 500 21weight 500
22randomitems ghost 22randomitems ghost
23move_type all 23move_type fly_low
24alive 1 24alive 1
25no_pick 1 25no_pick 1
26monster 1 26monster 1
27undead 1 27undead 1
28sleep 1 28sleep 1
29can_see_in_dark 1 29can_see_in_dark 1
30one_hit 1 30one_hit 1
31color_fg white
32editable 1 31editable 1
32magicmap white
33end 33end
34 34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines