mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
@@ -18,7 +18,7 @@
|
|||||||
/obj/structure/bed/chair/vehicle/wheelchair/New()
|
/obj/structure/bed/chair/vehicle/wheelchair/New()
|
||||||
. = ..()
|
. = ..()
|
||||||
wheel_overlay = image("icons/obj/objects.dmi", "[icon_state]_overlay", MOB_LAYER + 0.1)
|
wheel_overlay = image("icons/obj/objects.dmi", "[icon_state]_overlay", MOB_LAYER + 0.1)
|
||||||
wheel_overlay = MOB_PLANE
|
wheel_overlay.plane = MOB_PLANE
|
||||||
|
|
||||||
/obj/structure/bed/chair/vehicle/wheelchair/attackby(obj/item/weapon/W, mob/user)
|
/obj/structure/bed/chair/vehicle/wheelchair/attackby(obj/item/weapon/W, mob/user)
|
||||||
if(occupant)
|
if(occupant)
|
||||||
|
|||||||
Reference in New Issue
Block a user