even more local defines (#16033)

This commit is contained in:
Kashargul
2024-06-12 12:57:31 +10:00
committed by GitHub
parent 7793329bfd
commit ab31632830
113 changed files with 619 additions and 459 deletions
@@ -87,7 +87,7 @@
/obj/machinery/atmospherics/unary/freezer/tgui_act(action, params)
if(..())
return TRUE
. = TRUE
switch(action)
if("toggleStatus")
@@ -173,3 +173,5 @@
. = ..()
if(panel_open)
. += "The maintenance hatch is open."
#undef FREEZER_PERF_MULT
@@ -160,3 +160,5 @@
. = ..()
if(panel_open)
. += "The maintenance hatch is open."
#undef HEATER_PERF_MULT