Small changes to SDGF.

This commit is contained in:
Fermi
2019-04-29 20:15:54 +01:00
parent 00804b9f61
commit 55cb20ddc9
4 changed files with 41 additions and 41 deletions
@@ -537,9 +537,6 @@
update_total()
return reaction_occurred
/datum/reagents/proc/FermiExplode()
return
/datum/reagents/proc/isolate_reagent(reagent)
var/list/cached_reagents = reagent_list
for(var/_reagent in cached_reagents)
@@ -130,3 +130,7 @@
rs += "[R.name], [R.volume]"
return rs.Join(" | ")
//Handler for explosion reaction
/datum/reagents/proc/FermiExplode(turf/T, obj/O, mob/living/M, volume)
return