mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
@@ -18,7 +18,7 @@
|
||||
/obj/structure/bed/chair/vehicle/wheelchair/New()
|
||||
. = ..()
|
||||
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)
|
||||
if(occupant)
|
||||
|
||||
Reference in New Issue
Block a user