ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/mercury.arc
Revision: 1.8
Committed: Sat Mar 3 01:22:35 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.7: +25 -26 lines
Log Message:
second normaliser run - dude

File Contents

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