ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/Fhammer/frost_hammer.arc
Revision: 1.5
Committed: Fri Feb 9 01:52:44 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +6 -6 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object frost_hammer
2 root 1.5 anim
3     frost_hammer.x11
4     frost_hammer.x12
5     frost_hammer.x13
6     frost_hammer.x14
7     mina
8 root 1.1 name Frost Hammer
9 root 1.3 name_pl Frost Hammers
10     skill two handed weapons
11     face frost_hammer.x11
12     pow 3
13     dam 10
14     speed .4
15 root 1.1 nrof 1
16 root 1.3 type 15
17     attacktype 18
18     resist_cold 30
19     materialname glacium
20     value 90000
21     weight 30000
22     magic 3
23 root 1.1 last_sp 8
24     weapontype 7
25 root 1.3 client_type 100
26     item_power 10
27     body_arm -2
28     editable 5120
29     magicmap khaki
30 root 1.1 end
31 root 1.3