Chair fixes again (#12866)

* Chair fixes 3

fixes wheelchairs not being able to be picked up...again

* japed
This commit is contained in:
Wowzewow (Wezzy)
2021-12-22 13:03:16 -03:00
committed by GitHub
parent c700d6b140
commit 25f4df810f
5 changed files with 45 additions and 5 deletions
@@ -6,6 +6,7 @@
var/portable_type
can_dismantle = FALSE
var/remote_network // Which network does this remote control belong to?
held_item = null
/obj/structure/bed/stool/chair/remote/Initialize()
. = ..()