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.3 by root, Tue Feb 6 22:40:54 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:50:34 2007 UTC

1object ant_egg 1Object ant_egg
2face ant_egg.x11
2race insect 3race insect
3other_arch ant_larvae 4other_arch ant_larvae
4face ant_egg.x11 5color_fg dark_orange
6monster 1
7no_pick 1
8alive 1
9exp 1
10level 1
11ac 20
5hp 1 12hp 1
6maxhp 1 13maxhp 1
7exp 1
8ac 20
9speed 0.001
10level 1
11resist_cold -100
12resist_acid 30 14resist_acid 30
13resist_poison 30 15resist_poison 30
14weight 5000 16
15alive 1 17resist_cold -100
16no_pick 1 18
17monster 1 19speed 0.001
18generator 1 20generator 1
19is_used_up 1 21is_used_up 1
20color_fg dark_orange 22weight 5000
21editable 1 23editable 1
22end 24end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines