mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 09:03:23 +01:00
it's nothing, it's for free (#27730)
This commit is contained in:
@@ -1082,8 +1082,9 @@
|
||||
headpocket_item = I
|
||||
|
||||
/obj/item/toy/plushie/skrellplushie/Destroy()
|
||||
headpocket_item.forceMove(get_turf(src))
|
||||
headpocket_item = null
|
||||
if(headpocket_item)
|
||||
headpocket_item.forceMove(get_turf(src))
|
||||
headpocket_item = null
|
||||
return ..()
|
||||
|
||||
/obj/item/toy/plushie/humanplushie
|
||||
|
||||
Reference in New Issue
Block a user