ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/shield/small_shie.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 small_shield
2 root 1.1 name small shield
3     name_pl small shields
4 pippijn 1.2 face small_shie.x11
5 root 1.1 ac 1
6 root 1.3 nrof 1
7     type 33
8 root 1.4 materialname iron
9 root 1.3 value 20
10 root 1.1 weight 10000
11 root 1.3 client_type 261
12     body_arm -1
13 root 1.1 editable 1024
14     magicmap brown
15     end
16 root 1.3