mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
Sorts out this PR
This commit is contained in:
@@ -59,7 +59,7 @@ proc/createRandomZlevel()
|
||||
//VOREStation Add - This landmark type so it's not so ghetto.
|
||||
/obj/effect/landmark/gateway_scatter
|
||||
name = "uncalibrated gateway destination"
|
||||
/obj/effect/landmark/gateway_scatter/initialize()
|
||||
/obj/effect/landmark/gateway_scatter/Initialize()
|
||||
. = ..()
|
||||
awaydestinations += src
|
||||
//VOREStation Add End
|
||||
|
||||
Reference in New Issue
Block a user