[MIRROR] handle the datum new for vorespawn (#10537)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-27 01:02:36 -07:00
committed by GitHub
parent 66c52bca68
commit 7ad101eca9
4 changed files with 11 additions and 11 deletions

View File

@@ -7,14 +7,6 @@
..()
turfs = GLOB.latejoin_gatewaystation
/datum/spawnpoint/vore/itemtf
display_name = "Item TF spawn"
msg = "has arrived on the station"
/datum/spawnpoint/vore/New()
..()
turfs = latejoin
/datum/spawnpoint/plainspath
display_name = "Sif plains"
msg = "has checked in at the plains gate"