ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/talisman/ring_drain.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:30 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
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 ring_nodrain
2 root 1.1 name strange ring
3     name_pl strange rings
4 pippijn 1.2 face ring_drain.x11
5 root 1.3 speed 0.1
6     nrof 1
7     type 70
8     resist_drain 100
9 root 1.4 materialname iron
10 root 1.3 value 10000
11     weight 40
12     client_type 390
13     item_power 4
14     body_finger -1
15     color_bg khaki
16     color_fg black
17     editable 6144
18 root 1.1 anim
19 pippijn 1.2 ring_drain.x11
20     ring_drain.x12
21     ring_drain.x13
22     ring_drain.x14
23 root 1.1 mina
24     end
25 root 1.3