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

File Contents

# Content
1 object lostlabring
2 name ring
3 name_pl rings
4 face lostlabring.x10
5 nrof 1
6 type 70
7 materialname iron
8 value 600
9 weight 20
10 client_type 391
11 body_finger -1
12 color_fg orange
13 editable 2048
14 end
15
16 object lostlabring2
17 name ring
18 name_pl rings
19 face lostlabring.x11
20 nrof 1
21 type 70
22 materialname iron
23 value 300
24 weight 20
25 client_type 391
26 body_finger -1
27 color_fg orange
28 editable 2048
29 end
30