ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/mercury.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:22 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +25 -24 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object fix_mercury
2     name block
3     name_pl blocks
4     title of fixed mercury
5     face fix_mercury.x11
6     speed 0.5
7     nrof 1
8     type 73
9 root 1.1 resist_electricity 100
10     resist_acid 100
11     material 512
12     materialname mercury
13 root 1.3 value 400
14     weight 8000
15     client_type 642
16 root 1.1 editable 2048
17     magicmap grey
18     anim
19 pippijn 1.2 fix_mercury.x11
20     fix_mercury.x12
21 root 1.1 mina
22 root 1.3 end
23    
24     object mercury
25     name_pl mercuries
26     face mercury.x11
27     nrof 1
28     type 73
29     resist_electricity 100
30     resist_acid 100
31 root 1.1 material 512
32     materialname mercury
33 root 1.3 value 210
34     weight 3000
35     client_type 642
36     identified 1
37 root 1.1 editable 2048
38     magicmap grey
39     end
40 root 1.3