Merge branch 'Helmet-Internals' of https://github.com/jakeramsay007/Citadel-Station-13 into Helmet-Internals

This commit is contained in:
Chayse Ramsay
2019-08-04 05:49:10 +01:00
+1 -1
View File
@@ -314,7 +314,7 @@
if(internal.loc != src)
internal = null
update_internals_hud_icon(0)
else if (internals == FALSE && !getorganslot(ORGAN_SLOT_BREATHING_TUBE))
else if (!internals && !getorganslot(ORGAN_SLOT_BREATHING_TUBE))
internal = null
update_internals_hud_icon(0)
else