ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/golem.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:25 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +16 -15 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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