mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Fixes slight oversight during copypasting from Europa's R-UST code.
This commit is contained in:
@@ -445,6 +445,6 @@ update_flag
|
||||
|
||||
/obj/machinery/portable_atmospherics/canister/phoron/engine_setup/New()
|
||||
..()
|
||||
src.air_contents.adjust_gas(GAS_FUEL, MolesForPressure())
|
||||
src.air_contents.adjust_gas("phoron", MolesForPressure())
|
||||
src.update_icon()
|
||||
return 1
|
||||
Reference in New Issue
Block a user