mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Merge pull request #9330 from variableundefined/Cardfix
Polaris card bugfix (Plus paperbin)
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user