ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/stone.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:42 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object river_stone
2 root 1.5 name river stone
3 pippijn 1.2 face lstone.x11
4 root 1.5 material 64
5     value 1
6     resist_acid 100
7 root 1.3 type 73
8 root 1.1 weight 800
9 root 1.5 editable 2048
10     magicmap green
11     nrof 1
12     name_pl river stones
13 root 1.3 client_type 641
14 root 1.1 end
15 root 1.6 object mountain_stone
16 root 1.1 name mountain stone
17 pippijn 1.2 face lstone.x11
18 root 1.5 material 64
19     value 1
20     resist_acid 100
21 root 1.3 type 73
22 root 1.1 weight 800
23 root 1.5 editable 2048
24     nrof 1
25     name_pl mountain stones
26 root 1.3 client_type 641
27 root 1.1 end
28 root 1.6 object field_stone
29 root 1.5 name stone
30 pippijn 1.2 face lstone.x11
31 root 1.5 material 64
32     value 1
33     resist_acid 100
34 root 1.3 type 73
35 root 1.1 weight 800
36 root 1.5 editable 2048
37     nrof 1
38     name_pl stones
39 root 1.3 client_type 641
40 root 1.1 end