ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/uf6pile.arc
Revision: 1.2
Committed: Tue Jan 2 21:50:08 2007 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +3 -3 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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