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

File Contents

# User Rev Content
1 root 1.4 object shining_finger
2 root 1.1 name Shining Finger
3     name_pl Shining Fingers
4 pippijn 1.3 face shining_finger.x11
5 root 1.4 str 2
6     dam 3
7 root 1.1 speed .1
8 root 1.4 nrof 1
9     type 100
10 root 1.1 resist_physical 3
11 root 1.5 materialname iron
12 root 1.1 value 120000
13     weight 1800
14 root 1.4 client_type 300
15     item_power 1
16     body_hand -2
17 root 1.1 editable 5120
18 root 1.4 magicmap black
19     anim
20     shining_finger.x11
21     shining_finger.x12
22     mina
23 root 1.1 end
24 root 1.4