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.9 by root, Sat Aug 4 21:35:10 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines