Merge pull request #9330 from variableundefined/Cardfix

Polaris card bugfix (Plus paperbin)
This commit is contained in:
Crazy Lemon
2018-08-22 22:28:44 -07:00
committed by GitHub
2 changed files with 7 additions and 3 deletions
+2
View File
@@ -32,6 +32,8 @@
return
if(over_object == M)
if(!remove_item_from_storage(M))
M.unEquip(src)
M.put_in_hands(src)
else if(istype(over_object, /obj/screen))