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.4 by root, Fri Feb 9 01:52:11 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:16:08 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines