Files
CHOMPStation2/code/modules/turbolift/turbolift_console_vr.dm
TheFurryFeline 01da31bc0f Panel ex_act resist, too
Also fixing indentation a bit. Derp.
2020-10-06 22:19:38 -04:00

7 lines
201 B
Plaintext

// TFF 6/10/20 - Just a little thing to prevent the button
// and console from being destroyed by explosions.
/obj/structure/lift/button/ex_act()
return
/obj/structure/lift/panel/ex_act()
return