Fix for the Teshari Exploration and pilot Voidsuit (#8049)

* Exploration suit

* fixed teshari pilot voidsuit texture files which were the cause of that suit not working

* unsaved fix recovered

* miscatch
This commit is contained in:
Astra Ether
2021-04-25 14:23:35 -04:00
committed by VirgoBot
parent 4b22c80a5c
commit 340a8cfcbc
5 changed files with 0 additions and 4 deletions
-4
View File
@@ -634,10 +634,6 @@
model_text = "Exploration"
departments = list("Exploration","Expedition Medic","Old Exploration","No Change")
/obj/machinery/suit_cycler/exploration/Initialize()
species -= SPECIES_TESHARI
return ..()
/obj/machinery/suit_cycler/pilot
name = "Pilot suit cycler"
model_text = "Pilot"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB