ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/golem.arc
Revision: 1.5
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.4: +12 -13 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object golem
2     type 46
3     face golem.x11
4     color_fg brown
5 root 1.4 anim
6     golem.x11
7     golem.x12
8     mina
9 root 1.5 monster 1
10     alive 1
11     ac 5
12     wc 12
13     dam 8
14     attacktype 1
15 root 1.3 hp 50
16     maxhp 50
17 root 1.5 level 5
18     speed 0.1
19 root 1.3 exp 50
20     weight 200000
21     editable 33
22 root 1.1 end