Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Dahlular
2021-04-17 21:05:19 -06:00
165 changed files with 9717 additions and 130362 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)