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

File Contents

# User Rev Content
1 root 1.4 Object avatar
2     type 46
3 root 1.1 name Avatar
4 pippijn 1.2 face avatar.x31
5 root 1.4 color_fg grey
6 root 1.1 animation avatar
7     is_animated 1
8 root 1.4 monster 1
9     alive 1
10     resist_physical 45
11     ac -10
12     wc -1
13     dam 50
14 root 1.1 hp 500
15     maxhp 500
16 root 1.4 level 12
17 root 1.3 speed 0.25
18 root 1.1 resist_magic 100
19 root 1.4
20     exp 1000
21 root 1.1 weight 200000
22     editable 33
23     end