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

File Contents

# User Rev Content
1 root 1.3 object wiz_hat
2 root 1.5 anim
3     wiz_hat.x11
4     wiz_hat.x12
5     wiz_hat.x13
6     mina
7 root 1.1 name Wizard Hat
8     name_pl Wizard Hats
9 root 1.3 face wiz_hat.x11
10     int 2
11     sp 4
12     ac 1
13     speed 0.1
14 root 1.1 nrof 1
15     type 34
16     resist_fire 15
17     resist_cold 15
18     resist_drain 30
19     resist_slow 30
20     resist_paralyze 30
21 root 1.4 materialname cloth
22 root 1.3 value 50000
23 root 1.1 weight 1000
24 root 1.3 last_sp 12
25     client_type 270
26     item_power 10
27     body_head -1
28 root 1.1 editable 5120
29 root 1.3 magicmap black
30 root 1.1 end
31 root 1.3