Before say component remove.

This commit is contained in:
Fermi
2019-05-29 03:01:47 +01:00
parent 336ba8dbad
commit 91cfd8e052
6 changed files with 24 additions and 31 deletions
@@ -273,7 +273,7 @@
chemholder = null
return ..()
/datum/effect_system/smoke_spread/chem/set_up(datum/reagents/carry = null, radius = 1, loca, silent = FALSE)
/datum/effect_system/smoke_spread/chem/set_up(datum/reagents/carry = null, radius = 1, loca, silent = FALSE, skip_finger = FALSE)
if(isturf(loca))
location = loca
else