More elements
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4264 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
8c430be562
commit
df89618f99
|
@ -0,0 +1,45 @@
|
|||
Object uraniumbar
|
||||
name uranium bar
|
||||
race gold and jewels
|
||||
face uraniumbar.111
|
||||
color_fg grey
|
||||
nrof 1
|
||||
type 73
|
||||
material 2
|
||||
materialname uranium
|
||||
value 50
|
||||
weight 10000
|
||||
identified 1
|
||||
editable 2048
|
||||
name_pl uranium bars
|
||||
client_type 2005
|
||||
end
|
||||
#Above composition ^^
|
||||
#99.5% U238
|
||||
#0.5% U235
|
||||
#(Note in the real world usually 0.7% U235).
|
||||
|
||||
Object enricheduraniumbar
|
||||
name enriched uranium bar
|
||||
race gold and jewels
|
||||
face uraniumbar.111
|
||||
attacktype 4
|
||||
dam 5
|
||||
speed 0.100000
|
||||
color_fg grey
|
||||
nrof 1
|
||||
type 73
|
||||
material 2
|
||||
materialname enriched uranium
|
||||
glow_radius 1
|
||||
value 400000
|
||||
weight 10000
|
||||
identified 1
|
||||
editable 2048
|
||||
name_pl enriched uranium bars
|
||||
client_type 2005
|
||||
end
|
||||
#Above composition ^^
|
||||
#99.9% U235
|
||||
|
||||
|
Binary file not shown.
|
@ -0,0 +1,17 @@
|
|||
Object uraniumore
|
||||
name ore
|
||||
name_pl ores
|
||||
title of uranium
|
||||
race gold and jewels
|
||||
face ore_y.111
|
||||
color_fg grey
|
||||
nrof 1
|
||||
type 73
|
||||
material 64
|
||||
materialname rock
|
||||
value 10
|
||||
weight 20000
|
||||
identified 0
|
||||
editable 2048
|
||||
client_type 2005
|
||||
end
|
|
@ -0,0 +1,17 @@
|
|||
Object uraniumore1kg
|
||||
name ore
|
||||
name_pl ores
|
||||
title of uranium
|
||||
race gold and jewels
|
||||
face oresmall_y.111
|
||||
color_fg grey
|
||||
nrof 1
|
||||
type 73
|
||||
material 64
|
||||
materialname rock
|
||||
value 1
|
||||
weight 1000
|
||||
identified 0
|
||||
editable 2048
|
||||
client_type 2005
|
||||
end
|
Loading…
Reference in New Issue