mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-29 11:32:13 +00:00
[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:
committed by
GitHub
parent
acea370b1b
commit
decd0e3c86
@@ -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()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user