ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/inorganic/uranium.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:36 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +19 -24 lines
Log Message:
second normaliser run - dude

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.1 nrof 1
7 root 1.3 type 73
8 root 1.7 materialname depleted uranium
9     value 10
10     weight 5000
11     client_type 641
12 root 1.5 color_fg black
13     editable 2048
14 root 1.1 end
15    
16 root 1.6 object enricheduraniumpile
17 root 1.1 name pile
18 root 1.7 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.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.5 color_fg black
29     editable 2048
30 root 1.1 end
31    
32 root 1.7 object uraniumpile
33 root 1.1 name pile
34 root 1.7 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 root 1.7 materialname uranium
40     value 25
41     weight 5000
42     client_type 641
43 root 1.5 color_fg black
44     editable 2048
45 root 1.1 end
46