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

Comparing deliantra/arch/monster/insect/ant/ant_egg.arc (file contents):
Revision 1.8 by root, Tue Nov 3 09:49:29 2009 UTC vs.
Revision 1.9 by root, Tue Nov 3 09:59:09 2009 UTC

1object ant_egg 1object ant_egg
2race insect 2race insect
3other_arch ant_larvae 3other_arch ant_larvae
4face ant_egg.x11 4face ant_egg.x11
5magicmap dark_orange
5hp 1 6hp 1
6maxhp 1 7maxhp 1
7exp 1 8exp 1
8ac 20 9ac 20
9speed 0.001 10speed 0.001
15alive 1 16alive 1
16no_pick 1 17no_pick 1
17monster 1 18monster 1
18generator 1 19generator 1
19is_used_up 1 20is_used_up 1
20magicmap dark_orange
21end 21end
22 22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines