ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/ape.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:12 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 ape
2     name ape
3     randomitems ape
4     race animal
5 pippijn 1.2 face ape.x71
6 root 1.1 anim
7     facings 2
8 pippijn 1.2 ape.x31
9     ape.x32
10     ape.x71
11     ape.x72
12 root 1.1 mina
13     monster 1
14     sleep 1
15     no_pick 1
16     alive 1
17     exp 600
18     level 7
19     ac 0
20     wc 5
21     hp 160
22     maxhp 160
23     Con 2
24     Wis 6
25     Str 24
26     Dex 25
27     Int 8
28     dam 14
29     speed -0.2
30     resist_electricity 30
31     resist_physical 20
32     weight 90000
33     run_away 35
34     can_apply 24
35     editable 1
36     magicmap brown
37     end