ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/helmet/wiz_hat.arc
Revision: 1.9
Committed: Tue Nov 3 09:48:10 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.8: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.7 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.8 name Wizard Hat
8     name_pl Wizard Hats
9     face wiz_hat.x11
10     int 2
11     sp 4
12     ac 1
13 root 1.6 speed 0.1
14 root 1.8 nrof 1
15     type 34
16 root 1.1 resist_fire 15
17     resist_cold 15
18     resist_drain 30
19     resist_slow 30
20     resist_paralyze 30
21 root 1.8 materialname cloth
22     value 50000
23 root 1.6 weight 1000
24 root 1.8 last_sp 12
25     client_type 270
26     item_power 10
27     body_head -1
28     magicmap black
29 root 1.1 end
30 root 1.8