mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
ensure atoms spawned over chasms fall when appropriate (#28889)
* ensure atoms spawned over chasms fall when appropriate * no more sleepy
This commit is contained in:
committed by
GitHub
parent
9d27575a7e
commit
d3ed7c5582
@@ -360,7 +360,9 @@ GLOBAL_LIST_EMPTY(wormhole_effect)
|
||||
inactive = TRUE
|
||||
menu_open = FALSE
|
||||
|
||||
sleep(5 SECONDS)
|
||||
addtimer(CALLBACK(src, PROC_REF(post_activate)), 5 SECONDS)
|
||||
|
||||
/obj/item/wormhole_jaunter/wormhole_weaver/proc/post_activate()
|
||||
if(emp_inflicted)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user