ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/panthergen.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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