ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/golem.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:51 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object golem
2 root 1.5 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