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

Comparing deliantra/arch/monster/undead/demilich.arc (file contents):
Revision 1.9 by root, Tue Apr 17 19:12:50 2007 UTC vs.
Revision 1.11 by root, Sat Aug 4 21:35:10 2007 UTC

1object demilich 1object demilich
2inherit class_undead_monster
2anim 3anim
3demilich.x11 4demilich.x11
4demilich.x12 5demilich.x12
5demilich.x11 6demilich.x11
6demilich.x13 7demilich.x13
51random_movement 1 52random_movement 1
52end 53end
53 54
54object doubledemilich 55object doubledemilich
55inherit demilich 56inherit demilich
57name doubledemilich
56con 4 58con 4
57pow 20 59pow 20
58hp 2000 60hp 2000
59maxhp 2000 61maxhp 2000
60sp 200 62sp 200

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines