ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/uraniumbar.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 #Above composition ^^
2     #99.9% U235
3     object depleteduraniumbar
4     name depleted uranium bar
5     name_pl depleted uranium bars
6 root 1.1 race gold and jewels
7 pippijn 1.2 face uraniumbar.x11
8 root 1.1 nrof 1
9     type 73
10 root 1.3 materialname depleted uranium
11     value 20
12 root 1.1 weight 10000
13 root 1.3 client_type 2005
14 root 1.1 identified 1
15 root 1.3 color_fg grey
16 root 1.1 editable 2048
17     end
18 root 1.3
19 root 1.1 #Above composition ^^
20     #99.5% U238
21     #0.5% U235
22     #(Note in the real world usually 0.7% U235).
23 root 1.3 object enricheduraniumbar
24 root 1.1 name enriched uranium bar
25 root 1.3 name_pl enriched uranium bars
26 root 1.1 race gold and jewels
27 pippijn 1.2 face uraniumbar.x11
28 root 1.1 dam 5
29     speed 0.100000
30     nrof 1
31     type 73
32 root 1.3 attacktype 4
33 root 1.1 materialname enriched uranium
34     value 400000
35     weight 10000
36 root 1.3 glow_radius 1
37     client_type 2005
38 root 1.1 identified 1
39 root 1.3 # adeb0
40     color_fg grey
41 root 1.1 editable 2048
42     end
43    
44 root 1.3 object uraniumbar
45     name uranium bar
46     name_pl uranium bars
47 root 1.1 race gold and jewels
48 pippijn 1.2 face uraniumbar.x11
49 root 1.1 nrof 1
50     type 73
51 root 1.3 materialname uranium
52     value 50
53 root 1.1 weight 10000
54 root 1.3 client_type 2005
55 root 1.1 identified 1
56 root 1.3 color_fg grey
57 root 1.1 editable 2048
58     end
59