mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Fixes issue with gateway landmarks
This commit is contained in:
@@ -62,4 +62,10 @@ proc/createRandomZlevel()
|
||||
/obj/effect/landmark/gateway_scatter/Initialize()
|
||||
. = ..()
|
||||
awaydestinations += src
|
||||
|
||||
/obj/effect/landmark/event_scatter
|
||||
name = "uncalibrated gateway destination"
|
||||
/obj/effect/landmark/event_scatter/Initialize()
|
||||
. = ..()
|
||||
eventdestinations += src
|
||||
//VOREStation Add End
|
||||
|
||||
Reference in New Issue
Block a user