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

File Contents

# User Rev Content
1 pippijn 1.1 Object papergolem
2     name paper golem
3     race unnatural
4     randomitems papergolem
5 pippijn 1.2 face papergolem.x11
6 pippijn 1.1 color_fg orange
7     anim
8 pippijn 1.2 papergolem.x11
9     papergolem.x12
10 pippijn 1.1 mina
11     monster 1
12     alive 1
13     ac 5
14     wc 8
15     dam 100
16     hp 1000
17     maxhp 1000
18     speed 0.5
19     exp 1000
20     weight 4000
21     level 20
22     resist_poison 100
23     resist_blind 100
24     resist_fear 100
25     resist_confusion 100
26     attacktype 1
27     resist_fire -100
28     editable 1
29     end