ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/xan.arc
Revision: 1.8
Committed: Tue Nov 3 09:49:29 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.7: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

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