Uranium hexaflouride piles, uranium piles, these are used for a quest, do not put them in your maps please (sans the quest it's in), instead put the uraniumoxide if you must have something with uranium in it
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4285 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
896635046e
commit
353d7a837c
|
@ -0,0 +1,48 @@
|
|||
Object uf6pile
|
||||
name pile
|
||||
title of uranium hexafluoride
|
||||
face uf6pile.111
|
||||
nrof 1
|
||||
material 64
|
||||
materialname uranium hexafluoride
|
||||
type 73
|
||||
value 77
|
||||
color_fg white
|
||||
weight 5000
|
||||
editable 2048
|
||||
name_pl piles
|
||||
client_type 641
|
||||
end
|
||||
|
||||
Object duf6pile
|
||||
name pile
|
||||
title of depleted uranium hexafluoride
|
||||
face uf6pile.111
|
||||
nrof 1
|
||||
material 64
|
||||
materialname uranium hexafluoride
|
||||
type 73
|
||||
value 5
|
||||
color_fg white
|
||||
weight 5000
|
||||
editable 2048
|
||||
name_pl piles
|
||||
client_type 641
|
||||
end
|
||||
|
||||
Object euf6pile
|
||||
name pile
|
||||
title of enriched uranium hexafluoride
|
||||
face uf6pile.111
|
||||
nrof 1
|
||||
material 64
|
||||
materialname uranium hexafluoride
|
||||
type 73
|
||||
value 200
|
||||
color_fg white
|
||||
weight 5000
|
||||
editable 2048
|
||||
name_pl piles
|
||||
client_type 641
|
||||
end
|
||||
|
Binary file not shown.
|
@ -0,0 +1,51 @@
|
|||
Object uraniumpile
|
||||
name pile
|
||||
title of uranium
|
||||
face uranium.111
|
||||
nrof 1
|
||||
material 2
|
||||
materialname uranium
|
||||
type 73
|
||||
value 25
|
||||
color_fg black
|
||||
weight 5000
|
||||
editable 2048
|
||||
name_pl piles
|
||||
client_type 641
|
||||
end
|
||||
|
||||
Object enricheduraniumpile
|
||||
name pile
|
||||
title of enriched uranium
|
||||
face uranium.111
|
||||
nrof 1
|
||||
material 2
|
||||
materialname enriched uranium
|
||||
type 73
|
||||
glow_radius 1
|
||||
value 4000
|
||||
color_fg black
|
||||
weight 5000
|
||||
editable 2048
|
||||
name_pl piles
|
||||
client_type 641
|
||||
end
|
||||
|
||||
Object depleteduraniumpile
|
||||
name pile
|
||||
title of depleted uranium
|
||||
face uranium.111
|
||||
nrof 1
|
||||
material 2
|
||||
materialname depleted uranium
|
||||
type 73
|
||||
value 10
|
||||
color_fg black
|
||||
weight 5000
|
||||
editable 2048
|
||||
name_pl piles
|
||||
client_type 641
|
||||
end
|
||||
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue