ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/xan_gen.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:07 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_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