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

File Contents

# User Rev Content
1 root 1.5 object mjoellnir
2 root 1.7 anim
3     mjoellnir.x11
4     mjoellnir.x12
5     mjoellnir.x13
6     mjoellnir.x14
7     mjoellnir.x15
8     mjoellnir.x16
9     mjoellnir.x17
10     mjoellnir.x18
11     mjoellnir.x19
12     mjoellnir.x21
13     mjoellnir.x22
14     mjoellnir.x23
15     mina
16 root 1.1 name Mjoellnir
17 root 1.5 name_pl Mjoellnirs
18     skill two handed weapons
19     face mjoellnir.x11
20     str 1
21     dam 10
22     speed 2
23 root 1.1 nrof 1
24 root 1.5 type 15
25     attacktype 8
26     resist_electricity 30
27 root 1.6 materialname iron
28 root 1.5 value 75000
29     weight 30000
30     magic 3
31 root 1.1 last_sp 8
32 root 1.5 weapontype 7
33     client_type 100
34     item_power 6
35     body_arm -2
36     editable 5120
37     magicmap khaki
38 root 1.1 end
39 root 1.5