Merge pull request #10205 from VOREStation/upstream-merge-8049
[MIRROR] Fix for the Teshari Exploration and pilot Voidsuit
@@ -634,10 +634,6 @@
|
|||||||
model_text = "Exploration"
|
model_text = "Exploration"
|
||||||
departments = list("Exploration","Expedition Medic","Old Exploration","No Change")
|
departments = list("Exploration","Expedition Medic","Old Exploration","No Change")
|
||||||
|
|
||||||
/obj/machinery/suit_cycler/exploration/Initialize()
|
|
||||||
species -= SPECIES_TESHARI
|
|
||||||
return ..()
|
|
||||||
|
|
||||||
/obj/machinery/suit_cycler/pilot
|
/obj/machinery/suit_cycler/pilot
|
||||||
name = "Pilot suit cycler"
|
name = "Pilot suit cycler"
|
||||||
model_text = "Pilot"
|
model_text = "Pilot"
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 96 KiB |
|
Before Width: | Height: | Size: 124 KiB After Width: | Height: | Size: 124 KiB |
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.6 KiB |
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.4 KiB |