From 5fb488bc4a692dda9d126d75f267b917d7f2bec2 Mon Sep 17 00:00:00 2001 From: TheFurryFeline <38586851+TheFurryFeline@users.noreply.github.com> Date: Tue, 6 Oct 2020 21:38:43 -0400 Subject: [PATCH] Boom, Lift Button Immortality Makes the lift button immune to being destroyed by mech drills and other stuff. This is just precautionary so you can't get cucked over if lots of buttons get destroyed if this isn't in place. Also a slight perk, since it means admins won't have to spawn any replacement buttons for said lift. --- code/modules/turbolift/turbolift_console_vr.dm | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 code/modules/turbolift/turbolift_console_vr.dm diff --git a/code/modules/turbolift/turbolift_console_vr.dm b/code/modules/turbolift/turbolift_console_vr.dm new file mode 100644 index 0000000000..bf25cdd419 --- /dev/null +++ b/code/modules/turbolift/turbolift_console_vr.dm @@ -0,0 +1,3 @@ +// TFF 6/10/20 - Just a little thing to prevent the button from being destroyed by explosions. +/obj/structure/lift/button/ex_act() + return