Fixes camera assemblies and orange shoes not respecting NODROP (#4654)

* Fixes camera assemblies not respecting NODROP

* Shoes fix
This commit is contained in:
TheDZD
2016-06-13 01:39:26 -04:00
committed by Fox McCloud
parent cf2e294f7c
commit 01f0738e11
4 changed files with 19 additions and 11 deletions
@@ -246,4 +246,4 @@
if(!module)
hands.icon_state = "nomod"
else
hands.icon_state = lowertext(module.module_type)
hands.icon_state = lowertext(module.module_type)