From 8c7faee03a6c5a9ec671eb3f3a91f535d7db9d25 Mon Sep 17 00:00:00 2001 From: Zuhayr Date: Mon, 8 Feb 2016 10:29:52 +1030 Subject: [PATCH] Made Teshari suits available to emag/merc cycler. --- code/game/machinery/suit_storage_unit.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/machinery/suit_storage_unit.dm b/code/game/machinery/suit_storage_unit.dm index b8171f59e0..0dc5b34b60 100644 --- a/code/game/machinery/suit_storage_unit.dm +++ b/code/game/machinery/suit_storage_unit.dm @@ -762,7 +762,7 @@ //Clear the access reqs, disable the safeties, and open up all paintjobs. user << "You run the sequencer across the interface, corrupting the operating protocols." departments = list("Engineering","Mining","Medical","Security","Atmos","^%###^%$") - species -= "Teshari" // Until someone feels like making sprites for them/they are common enough to justify inclusion in the station cyclers. + species = list("Human","Tajara","Skrell","Unathi", "Teshari") emagged = 1 safeties = 0