ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/uf6pile.arc
Revision: 1.11
Committed: Thu Apr 29 12:23:45 2010 UTC (14 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.10: +3 -3 lines
Log Message:
fix more materials

File Contents

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