ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/panthergen.arc
Revision: 1.4
Committed: Sat Mar 3 00:50:10 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +7 -8 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object generate_panther
2     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