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

File Contents

# User Rev Content
1 root 1.6 Object spit_ant
2     randomitems spit_ant
3     face spit_ant.x31
4     race insect
5     name Spitting Ant
6 root 1.5 anim
7     facings 2
8     spit_ant.x31
9     spit_ant.x32
10     spit_ant.x31
11     spit_ant.x32
12     spit_ant.x33
13     spit_ant.x32
14     spit_ant.x71
15     spit_ant.x72
16     spit_ant.x71
17     spit_ant.x72
18     spit_ant.x73
19     spit_ant.x72
20     mina
21 root 1.6 color_fg green
22     monster 1
23     sleep 1
24     Wis 5
25     no_pick 1
26     alive 1
27     exp 800
28     level 12
29     Con 15
30     Wis 10
31     ac -5
32 root 1.4 hp 100
33     maxhp 100
34 root 1.6 resist_physical 45
35     attacktype 1025
36 root 1.4 attack_movement 7
37 root 1.6 run_away 50
38 root 1.4 resist_acid 100
39     resist_poison 100
40 root 1.6
41     resist_cold -100
42    
43     can_use_bow 1
44     wc -5
45     dam 15
46     speed -0.18
47 root 1.4 weight 15000
48 root 1.6 editable 1
49 root 1.4 body_arm 2
50     end