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

File Contents

# User Rev Content
1 root 1.1 Object work_ant
2 pippijn 1.2 face work_ant.x31
3 root 1.1 name Worker Ant
4     race insect
5     anim
6     facings 2
7 pippijn 1.2 work_ant.x31
8     work_ant.x32
9     work_ant.x71
10     work_ant.x72
11 root 1.1 mina
12     monster 1
13     no_pick 1
14     Con 10
15     alive 1
16     exp 50
17     level 3
18     ac 10
19     hp 15
20     maxhp 15
21     resist_physical 20
22     resist_acid 30
23     resist_poison 30
24    
25     resist_cold -100
26    
27     wc 12
28     dam 3
29     speed 0.1
30     weight 5000
31     editable 1
32     end