ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/uranium.arc
Revision: 1.4
Committed: Tue Feb 6 23:58:58 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +0 -3 lines
Log Message:
more materials converted

File Contents

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