Spite-Filled Fixes

This commit is contained in:
Shadow Quill
2021-03-08 23:32:23 -06:00
parent e9971715c0
commit d3e1942d3a

View File

@@ -192,7 +192,7 @@
if (panel_open && cell && user.Adjacent(src))
to_chat(user, "You take out \the [cell].")
cell.forceMove(get_turf(user))
user.put_in_hands(cell)
component_parts -= cell
cell = null
return