mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Chair fixes again (#12866)
* Chair fixes 3 fixes wheelchairs not being able to be picked up...again * japed
This commit is contained in:
@@ -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()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user