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

Comparing deliantra/arch/monster/insect/ant/work_ant.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:55:02 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:54 2007 UTC

1Object work_ant 1object work_ant
2face work_ant.x31
3name Worker Ant 2name Worker Ant
4race insect 3race insect
4face work_ant.x31
5con 10
6hp 15
7maxhp 15
8exp 50
9dam 3
10wc 12
11ac 10
12speed 0.1
13level 3
14resist_physical 20
15resist_cold -100
16resist_acid 30
17resist_poison 30
18weight 5000
19alive 1
20no_pick 1
21monster 1
22editable 1
5anim 23anim
6facings 2 24facings 2
7work_ant.x31 25work_ant.x31
8work_ant.x32 26work_ant.x32
9work_ant.x71 27work_ant.x71
10work_ant.x72 28work_ant.x72
11mina 29mina
12monster 1 30end
13no_pick 1
14Con 10
15alive 1
16exp 50
17level 3
18ac 10
19hp 15
20maxhp 15
21resist_physical 20
22resist_acid 30
23resist_poison 30
24 31
25resist_cold -100
26
27wc 12
28dam 3
29speed 0.1
30weight 5000
31editable 1
32end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines