mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Fixed being able to pull lockers out of wrapping paper (#22648)
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
if(use(3))
|
||||
var/obj/structure/bigDelivery/P = new /obj/structure/bigDelivery(get_turf(O.loc))
|
||||
P.icon_state = O.delivery_icon
|
||||
O.loc = P
|
||||
O.forceMove(P)
|
||||
P.add_fingerprint(user)
|
||||
O.add_fingerprint(user)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user