ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/ant/ant_egg.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:54 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +13 -14 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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