ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/ant/fly_ant.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: +13 -14 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object fly_ant
2     face fly_ant.x31
3     race insect
4 root 1.4 anim
5     facings 2
6     fly_ant.x31
7     fly_ant.x32
8     fly_ant.x71
9     fly_ant.x72
10     mina
11 root 1.5 monster 1
12     sleep 1
13     Wis 6
14     flying 1
15     alive 1
16     no_pick 1
17     ac 10
18 root 1.3 hp 1
19     maxhp 1
20 root 1.5 wc 1
21     level 3
22 root 1.3 dam 5
23     speed -0.3
24 root 1.5 exp 20
25 root 1.3 weight 7
26     editable 1
27 root 1.1 end