mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-20 12:44:04 +01:00
[MIRROR] Panel port test [IDB IGNORE] (#10447)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2439279209
commit
2f698760c7
@@ -7,15 +7,6 @@
|
||||
..()
|
||||
turfs = GLOB.latejoin_gatewaystation
|
||||
|
||||
/datum/spawnpoint/vore
|
||||
display_name = "Vorespawn - Prey"
|
||||
msg = "has arrived on the station"
|
||||
allow_offmap_spawn = TRUE
|
||||
|
||||
/datum/spawnpoint/vore/pred
|
||||
display_name = "Vorespawn - Pred"
|
||||
msg = "has arrived on the station"
|
||||
|
||||
/datum/spawnpoint/vore/itemtf
|
||||
display_name = "Item TF spawn"
|
||||
msg = "has arrived on the station"
|
||||
@@ -49,4 +40,4 @@
|
||||
|
||||
/datum/spawnpoint/tyrspawn/New()
|
||||
..()
|
||||
turfs = GLOB.latejoin_tyrvillage
|
||||
turfs = GLOB.latejoin_tyrvillage
|
||||
|
||||
Reference in New Issue
Block a user