ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/ant/ant_egg.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:08 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

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