mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-14 17:54:42 +01:00
Anomalous Valley Of Tyr (#9039)
Co-authored-by: Kashargul <KashL@t-online.de> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
@@ -41,3 +41,12 @@
|
||||
/datum/spawnpoint/fueldepot/New()
|
||||
..()
|
||||
turfs = GLOB.latejoin_fueldepot
|
||||
|
||||
/datum/spawnpoint/tyrspawn
|
||||
display_name = "Tyr Wreckage"
|
||||
msg = "woke up in a ruined shuttle"
|
||||
restrict_job = list(JOB_OUTSIDER)
|
||||
|
||||
/datum/spawnpoint/tyrspawn/New()
|
||||
..()
|
||||
turfs = GLOB.latejoin_tyrvillage
|
||||
Reference in New Issue
Block a user