diff --git a/inorganic/uf6pile.arc b/inorganic/uf6pile.arc new file mode 100644 index 000000000..b7a46a82f --- /dev/null +++ b/inorganic/uf6pile.arc @@ -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 + diff --git a/inorganic/uf6pile.base.111.png b/inorganic/uf6pile.base.111.png new file mode 100644 index 000000000..287c39dee Binary files /dev/null and b/inorganic/uf6pile.base.111.png differ diff --git a/inorganic/uranium.arc b/inorganic/uranium.arc new file mode 100644 index 000000000..d7c1cc999 --- /dev/null +++ b/inorganic/uranium.arc @@ -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 + + + diff --git a/inorganic/uranium.base.111.png b/inorganic/uranium.base.111.png new file mode 100644 index 000000000..2fd19d344 Binary files /dev/null and b/inorganic/uranium.base.111.png differ