ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/ant/ant_egg.arc
Revision: 1.2
Committed: Tue Jan 2 21:55:01 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object ant_egg
2 pippijn 1.2 face ant_egg.x11
3 root 1.1 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