ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/ant.arc
Revision: 1.6
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.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object ant
2 root 1.5 face ant.x11
3     race insect
4 root 1.4 anim
5     ant.x11
6     ant.x12
7     mina
8 root 1.5 monster 1
9     no_pick 1
10     alive 1
11     can_see_in_dark 1
12     exp 2
13     level 1
14     ac 15
15 root 1.1 hp 5
16     maxhp 5
17 root 1.5 wc 18
18 root 1.3 dam 1
19 root 1.1 speed 0.01
20     weight 1000
21     editable 1
22     magicmap brown
23     end