Cleans up vars with defines

This commit is contained in:
ShizCalev
2018-02-09 00:20:41 -05:00
parent c435aba110
commit f7fe600540
36 changed files with 137 additions and 130 deletions
@@ -265,7 +265,7 @@
chemholder = null
return ..()
/datum/effect_system/smoke_spread/chem/set_up(datum/reagents/carry = null, radius = 1, loca, silent = 0)
/datum/effect_system/smoke_spread/chem/set_up(datum/reagents/carry = null, radius = 1, loca, silent = FALSE)
if(isturf(loca))
location = loca
else