mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 06:07:22 +01:00
[MIRROR] Staticpath [MDB ignore] (#12445)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
cc106f8032
commit
ba5224fbcb
@@ -16,7 +16,7 @@
|
||||
/obj/distilling_tester/return_air()
|
||||
return GM
|
||||
|
||||
/obj/distilling_tester/proc/test_distilling(var/decl/chemical_reaction/distilling/D, var/temp_prog)
|
||||
/obj/distilling_tester/proc/test_distilling(var/datum/decl/chemical_reaction/distilling/D, var/temp_prog)
|
||||
QDEL_SWAP(GM,new())
|
||||
if(D.require_xgm_gas)
|
||||
GM.gas[D.require_xgm_gas] = 100
|
||||
|
||||
Reference in New Issue
Block a user