mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 18:02:57 +00:00
Stops ghosts from being able to start plasma fires
This commit is contained in:
committed by
CitadelStationBot
parent
60a35c5270
commit
da5812b07b
@@ -79,7 +79,7 @@
|
||||
return 1
|
||||
|
||||
/datum/teleport/proc/playSpecials(atom/location,datum/effect_system/effect,sound)
|
||||
if(location)
|
||||
if(location && !isobserver(teleatom))
|
||||
if(effect)
|
||||
INVOKE_ASYNC(src, .proc/do_effect, location, effect)
|
||||
if(sound)
|
||||
|
||||
Reference in New Issue
Block a user