ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/xan_gen.arc
Revision: 1.4
Committed: Sat Mar 3 00:50:34 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_xan
2 root 1.1 race insect
3     other_arch xan
4 root 1.4 name Mosquito eggs
5     generator 1
6     alive 1
7     level 1
8     no_pick 1
9 pippijn 1.2 face xan_gen.x11
10 root 1.1 hp 30
11     maxhp 30
12 root 1.4 ac 6
13 root 1.3 exp 40
14 root 1.1 speed 0.1
15     weight 750000
16     editable 1
17     magicmap orange
18     end