ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/ant/ant_egg.arc
Revision: 1.4
Committed: Sat Mar 3 00:50:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +14 -13 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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