ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/xan.arc
Revision: 1.5
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.4: +17 -18 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object xan
2     name xan
3     race insect
4     randomitems xan
5     face xan.x11
6 root 1.4 anim
7     xan.x11
8     xan.x12
9     mina
10 root 1.5 monster 1
11     sleep 1
12     can_see_in_dark 1
13     Wis 6
14     flying 1
15     alive 1
16     is_turnable 1
17     no_pick 1
18     ac 10
19 root 1.1 hp 1
20     maxhp 1
21     wc 1
22     level 5
23 root 1.5 dam 1
24 root 1.1 attacktype 1025
25 root 1.5 speed 0.5
26     exp 20
27 root 1.1 weight 7
28     editable 1
29     magicmap brown
30     end