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.6 by root, Sat Mar 3 01:23:05 2007 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:59:06 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines