From 43c873adb82f23edcfdb57a43b71088b4cde37c2 Mon Sep 17 00:00:00 2001 From: SteelSlayer Date: Sat, 22 Aug 2020 01:21:58 -0500 Subject: [PATCH] Anchors the ticket machine --- code/modules/paperwork/ticketmachine.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/paperwork/ticketmachine.dm b/code/modules/paperwork/ticketmachine.dm index 2234e2911a6..0492d3da694 100644 --- a/code/modules/paperwork/ticketmachine.dm +++ b/code/modules/paperwork/ticketmachine.dm @@ -7,6 +7,7 @@ icon_state = "ticketmachine" desc = "A marvel of bureaucratic engineering encased in an efficient plastic shell. It can be refilled with a hand labeler refill roll and linked to buttons with a multitool." density = FALSE + anchored = TRUE maptext_height = 26 maptext_width = 32 maptext_x = 7