ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/uraniumbar.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:43 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object uraniumbar
2 root 1.5 name uranium bar
3 root 1.1 race gold and jewels
4 pippijn 1.2 face uraniumbar.x11
5 root 1.5 color_fg grey
6 root 1.1 nrof 1
7     type 73
8 root 1.5 material 2
9     materialname uranium
10     value 50
11 root 1.1 weight 10000
12     identified 1
13     editable 2048
14 root 1.5 name_pl uranium bars
15     client_type 2005
16 root 1.1 end
17     #Above composition ^^
18     #99.5% U238
19     #0.5% U235
20     #(Note in the real world usually 0.7% U235).
21 root 1.5
22 root 1.6 object enricheduraniumbar
23 root 1.1 name enriched uranium bar
24     race gold and jewels
25 pippijn 1.2 face uraniumbar.x11
26 root 1.5 attacktype 4
27 root 1.1 dam 5
28     speed 0.100000
29 root 1.5 color_fg grey
30 root 1.1 nrof 1
31     type 73
32 root 1.5 material 2
33 root 1.1 materialname enriched uranium
34 root 1.5 glow_radius 1
35 root 1.1 value 400000
36 root 1.5 # adeb0
37 root 1.1 weight 10000
38     identified 1
39     editable 2048
40 root 1.5 name_pl enriched uranium bars
41     client_type 2005
42 root 1.1 end
43 root 1.5 #Above composition ^^
44     #99.9% U235
45 root 1.1
46 root 1.6 object depleteduraniumbar
47 root 1.5 name depleted uranium bar
48 root 1.1 race gold and jewels
49 pippijn 1.2 face uraniumbar.x11
50 root 1.5 color_fg grey
51 root 1.1 nrof 1
52     type 73
53 root 1.5 material 2
54     materialname depleted uranium
55     value 20
56 root 1.1 weight 10000
57     identified 1
58     editable 2048
59 root 1.5 name_pl depleted uranium bars
60     client_type 2005
61 root 1.1 end
62 root 1.5 #Above composition ^^
63     #99.9% U238
64 root 1.1