mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Fixes #8716
This commit is contained in:
@@ -216,7 +216,7 @@ var/list/slot_equipment_priority = list( \
|
||||
O.screen_loc = null
|
||||
if(istype(O, /obj/item))
|
||||
var/obj/item/I = O
|
||||
I.dropped()
|
||||
I.dropped(src)
|
||||
return 1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user