mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Fixed Srom not working properly (#19357)
Fixed srom not working properly. Fixed a runtime with translators implants. Aligned runechat correctly in srom mobs. Turned the srom entry points into a GLOB list. Fixes #19207
This commit is contained in:
@@ -155,7 +155,7 @@ INITIALIZE_IMMEDIATE(/obj/effect/landmark/lobby_mobs_location)
|
||||
|
||||
/obj/effect/landmark/skrell_srom/Initialize()
|
||||
..()
|
||||
dream_entries += get_turf(src)
|
||||
GLOB.dream_entries |= get_turf(src)
|
||||
return INITIALIZE_HINT_QDEL
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user