mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Reagent Refinery (#11282)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com> Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
44f8a5dcd2
commit
747ed116c6
@@ -514,7 +514,6 @@
|
||||
required_atmos_temp_max = 6000
|
||||
probability = 40
|
||||
|
||||
/* Currently missing Tin reagent
|
||||
/datum/particle_smasher_recipe/copper_gold
|
||||
display_name = MAT_GOLD + " from " + MAT_COPPER
|
||||
reagents = list(REAGENT_ID_TIN = 10)
|
||||
@@ -528,7 +527,6 @@
|
||||
required_atmos_temp_min = 5000
|
||||
required_atmos_temp_max = 8000
|
||||
probability = 40
|
||||
*/
|
||||
|
||||
/datum/particle_smasher_recipe/hydrogen_deuterium
|
||||
display_name = MAT_DEUTERIUM + " from " + MAT_GRAPHITE
|
||||
|
||||
Reference in New Issue
Block a user