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

Comparing deliantra/arch/monster/goblin/gnoll_gen.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:16:01 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:59:06 2009 UTC

1object generate_gnoll 1object generate_gnoll
2name generator
2race goblin 3race goblin
3other_arch gnoll 4other_arch gnoll
4name generator
5generator 1
6face gnoll_gen.x11 5face gnoll_gen.x11
7color_fg red 6magicmap red
8hp 40 7hp 40
9maxhp 40 8maxhp 40
9maxsp 1
10exp 80 10exp 80
11ac 10 11ac 10
12speed 0.004 12speed 0.004
13level 1
14weight 1000000
13alive 1 15alive 1
14level 1 16generator 1
15maxsp 1
16weight 1000000
17editable 1
18end 17end
18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines