[MIRROR] hides item tf spawn from spawnpoint options (#10786)

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-04-27 08:37:12 -07:00
committed by GitHub
parent acea370b1b
commit decd0e3c86

View File

@@ -124,9 +124,11 @@ GLOBAL_LIST_EMPTY(latejoin_tram)
display_name = "Vorespawn - Pred"
msg = "has arrived on the station"
// CHOMPEnable Start
/datum/spawnpoint/vore/itemtf
display_name = "Item TF spawn"
msg = "has arrived on the station"
// CHOMPEnable End
/datum/spawnpoint/vore/New()
..()