ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/uranium.arc
Revision: 1.10
Committed: Tue Nov 3 09:58:56 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +3 -3 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.7 object depleteduraniumpile
2 root 1.1 name pile
3 root 1.7 name_pl piles
4     title of depleted uranium
5 pippijn 1.2 face uranium.x11
6 root 1.10 magicmap black
7 root 1.1 nrof 1
8 root 1.3 type 73
9 root 1.7 materialname depleted uranium
10     value 10
11     weight 5000
12     client_type 641
13 root 1.1 end
14    
15 root 1.6 object enricheduraniumpile
16 root 1.1 name pile
17 root 1.7 name_pl piles
18 root 1.1 title of enriched uranium
19 pippijn 1.2 face uranium.x11
20 root 1.10 magicmap black
21 root 1.1 nrof 1
22 root 1.7 type 73
23 root 1.5 materialname enriched uranium
24 root 1.7 value 4000
25     weight 5000
26 root 1.5 glow_radius 1
27 root 1.7 client_type 641
28 root 1.1 end
29    
30 root 1.7 object uraniumpile
31 root 1.1 name pile
32 root 1.7 name_pl piles
33     title of uranium
34 pippijn 1.2 face uranium.x11
35 root 1.10 magicmap black
36 root 1.1 nrof 1
37 root 1.3 type 73
38 root 1.7 materialname uranium
39     value 25
40     weight 5000
41     client_type 641
42 root 1.1 end
43