mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
.loc = to forceMove() (#4937)
As requested, this PR is changed to only include all .loc = to forceMove() changes.
This commit is contained in:
@@ -247,5 +247,5 @@
|
||||
if(M.equip_to_storage(newitem))
|
||||
return newitem
|
||||
|
||||
newitem.loc = get_turf(M.loc)
|
||||
newitem.forceMove(get_turf(M.loc))
|
||||
return newitem
|
||||
|
||||
Reference in New Issue
Block a user