Actually test-fixed taur suits this time

This commit is contained in:
Poojawa
2018-11-10 00:23:42 -06:00
parent 13cb1d1c8a
commit f03cd4c852
2 changed files with 19 additions and 14 deletions
+6 -3
View File
@@ -47,9 +47,12 @@
center = TRUE
dimension_x = 64
*/
else
taurmode = NOT_TAURIC
H.update_inv_wear_suit()
else
taurmode = NOT_TAURIC
if(tauric == TRUE)
center = FALSE
dimension_x = 32
H.update_inv_wear_suit()
/obj/item/clothing/suit/worn_overlays(isinhands = FALSE)