Merge pull request #13094 from Hatterhat/tc-theft-patch

PDA Uplinks Can Now Siphon Pens
This commit is contained in:
silicons
2020-08-10 02:30:11 -07:00
committed by GitHub
@@ -1027,6 +1027,7 @@ GLOBAL_LIST_EMPTY(PDAs)
else if(is_type_in_list(C, contained_item)) //Checks if there is a pen
if(inserted_item)
to_chat(user, "<span class='warning'>There is already \a [inserted_item] in \the [src]!</span>")
return ..()
else
if(!user.transferItemToLoc(C, src))
return