ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/uraniumbar.arc
Revision: 1.8
Committed: Sun Mar 11 00:15:24 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.7: +3 -3 lines
Log Message:
normalise color_fg to magicmap

File Contents

# User Rev Content
1 root 1.7 #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.7 materialname depleted uranium
11     value 20
12 root 1.1 weight 10000
13 root 1.7 client_type 2005
14 root 1.1 identified 1
15     editable 2048
16 root 1.8 magicmap grey
17 root 1.1 end
18 root 1.7
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.6 object enricheduraniumbar
24 root 1.1 name enriched uranium bar
25 root 1.7 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.7 attacktype 4
33 root 1.1 materialname enriched uranium
34     value 400000
35     weight 10000
36 root 1.7 glow_radius 1
37     client_type 2005
38 root 1.1 identified 1
39 root 1.7 # adeb0
40 root 1.1 editable 2048
41 root 1.8 magicmap grey
42 root 1.1 end
43    
44 root 1.7 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.7 materialname uranium
52     value 50
53 root 1.1 weight 10000
54 root 1.7 client_type 2005
55 root 1.1 identified 1
56     editable 2048
57 root 1.8 magicmap grey
58 root 1.1 end
59