diff --git a/jewel/uraniumbar.arc b/jewel/uraniumbar.arc new file mode 100644 index 000000000..38a3835e8 --- /dev/null +++ b/jewel/uraniumbar.arc @@ -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 + + diff --git a/jewel/uraniumbar.base.111.png b/jewel/uraniumbar.base.111.png new file mode 100644 index 000000000..b78a1a0a6 Binary files /dev/null and b/jewel/uraniumbar.base.111.png differ diff --git a/jewel/uraniumore.arc b/jewel/uraniumore.arc new file mode 100644 index 000000000..6e4a26c26 --- /dev/null +++ b/jewel/uraniumore.arc @@ -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 diff --git a/jewel/uraniumore1kg.arc b/jewel/uraniumore1kg.arc new file mode 100644 index 000000000..54d318a2d --- /dev/null +++ b/jewel/uraniumore1kg.arc @@ -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