Random spawn changes (#3317)

* Random chance stuff

* changelong for merchant

* cigarrete changes
This commit is contained in:
Alberyk
2017-08-25 14:01:35 -03:00
committed by Werner
parent 4204624b6e
commit 27aecda0d1
4 changed files with 115 additions and 29 deletions
@@ -44,7 +44,7 @@ var/list/spawntypes = list()
/datum/spawnpoint/cyborg
display_name = "Cyborg Storage"
msg = "has been activated from storage"
restrict_job = list("Cyborg", "Merchant")
restrict_job = list("Cyborg")
/datum/spawnpoint/cyborg/New()
..()
@@ -55,4 +55,5 @@ var/list/spawntypes = list()
restrict_job = list("Merchant")
/datum/spawnpoint/merchant/New()
..()
turfs = latejoin_merchant