mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-20 18:47:20 +01:00
Adds storage dumping (#29641)
* added storage dumping * retain in storage item shuffling
This commit is contained in:
@@ -342,6 +342,7 @@
|
||||
I.forceMove(C.bag)
|
||||
else
|
||||
I.forceMove(back)
|
||||
I.in_storage = TRUE
|
||||
if(ITEM_SLOT_ACCESSORY)
|
||||
var/obj/item/clothing/under/uniform = src.w_uniform
|
||||
uniform.attackby__legacy__attackchain(I, src)
|
||||
|
||||
Reference in New Issue
Block a user