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.9 by root, Tue Nov 3 09:49:32 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:13 2009 UTC

1object skull 1object skull
2inherit class_undead_monster
3anim 2anim
4skull.x11 3skull.x11
5skull.x12 4skull.x12
6mina 5mina
6inherit class_undead_monster
7race undead 7race undead
8face skull.x11 8face skull.x11
9magicmap grey
9con 2 10con 2
10wis 20 11wis 20
11pow 16 12pow 16
12hp 250 13hp 250
13maxhp 250 14maxhp 250
35monster 1 36monster 1
36undead 1 37undead 1
37can_cast_spell 1 38can_cast_spell 1
38sleep 1 39sleep 1
39can_see_in_dark 1 40can_see_in_dark 1
40magicmap grey
41end 41end
42 42

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines