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

Comparing deliantra/arch/monster/undead/nightmare.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:58 2007 UTC vs.
Revision 1.8 by root, Sun Mar 11 00:15:43 2007 UTC

1object nightmare 1object nightmare
2anim
3nightmare.x11
4nightmare.x12
5mina
2name nightmare 6name nightmare
3race undead 7race undead
4face nightmare.x11 8face nightmare.x11
5con 1 9con 1
6wis 15 10wis 15
20resist_turn_undead -100 24resist_turn_undead -100
21resist_fear 100 25resist_fear 100
22resist_blind 100 26resist_blind 100
23weight 5000 27weight 5000
24run_away 15 28run_away 15
25move_type all 29move_type fly_low
26alive 1 30alive 1
27no_pick 1 31no_pick 1
28monster 1 32monster 1
29undead 1 33undead 1
30sleep 1 34sleep 1
31can_see_in_dark 1 35can_see_in_dark 1
32one_hit 1 36one_hit 1
33color_fg black
34editable 1 37editable 1
35anim 38magicmap black
36nightmare.x11
37nightmare.x12
38mina
39end 39end
40 40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines