ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/papergolem.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +17 -18 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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