ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/panthergen.arc
Revision: 1.6
Committed: Sat Mar 3 01:22:46 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.5: +7 -6 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.5 object generate_panther
2 root 1.6 name generator
3 root 1.4 race animal
4 root 1.1 other_arch panther
5 pippijn 1.2 face panthergen.x11
6 root 1.1 hp 100
7 root 1.6 exp 50
8 root 1.4 speed 0.004
9 root 1.6 level 1
10 root 1.1 weight 900000
11 root 1.6 alive 1
12     generator 1
13     color_fg black
14 root 1.4 editable 1
15 root 1.1 end
16 root 1.6