ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/ant/spit_ant.arc
(Generate patch)

Comparing deliantra/arch/monster/insect/ant/spit_ant.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:40:54 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:16:08 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines