Merge remote-tracking branch 'upstream/master' into cumcom

This commit is contained in:
Dahlular
2021-04-18 23:17:45 -06:00
186 changed files with 10390 additions and 130602 deletions
@@ -134,7 +134,7 @@
if(ismob(parent.loc) && isitem(AM))
var/obj/item/I = AM
var/mob/M = parent.loc
I.dropped(M)
I.dropped(M, TRUE)
if(new_location)
//Reset the items values
_removal_reset(AM)