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.3 by root, Tue Feb 6 22:40:45 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:50:26 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines