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

Comparing deliantra/arch/monster/undead/skull.arc (file contents):
Revision 1.4 by root, Fri Feb 9 01:52:17 2007 UTC vs.
Revision 1.8 by root, Sat Aug 4 21:35:10 2007 UTC

1object skull 1object skull
2inherit class_undead_monster
2anim 3anim
3skull.x11 4skull.x11
4skull.x12 5skull.x12
5mina 6mina
6race undead 7race undead
26resist_fear 100 27resist_fear 100
27resist_blind 80 28resist_blind 80
28weight 1500 29weight 1500
29randomitems skull 30randomitems skull
30run_away 15 31run_away 15
31move_type all 32move_type fly_low
32alive 1 33alive 1
33no_pick 1 34no_pick 1
34monster 1 35monster 1
35undead 1 36undead 1
36can_cast_spell 1 37can_cast_spell 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines