ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/bat_gen.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: +8 -8 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object generate_bat
2 root 1.1 name generator
3 root 1.4 other_arch bat
4 root 1.3 race animal
5 pippijn 1.2 face bat_gen.x11
6 root 1.4 generator 1
7     no_pick 1
8     alive 1
9     level 1
10 root 1.1 exp 20
11     speed 0.015
12 root 1.4 hp 100
13 root 1.1 resist_physical 30
14 root 1.4
15 root 1.1 editable 1
16     magicmap black
17     end