ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/helmet/kog.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:15 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# User Rev Content
1 root 1.3 object kog
2 root 1.1 name Kabuto of Geisya
3     name_pl Kabutos of Geisya
4 root 1.3 face kog.x11
5     wis 1
6     cha 2
7     int 1
8     ac 3
9 root 1.1 nrof 1
10     type 34
11     resist_physical 10
12 root 1.4 materialname iron
13 root 1.1 value 100000
14 root 1.3 weight 2000
15     client_type 270
16     item_power 4
17     gen_sp_armour 5
18     body_head -1
19 root 1.1 editable 1024
20     magicmap black
21     end
22 root 1.3