From 1705765555c7db7e9a5a760afc534c1d91120a41 Mon Sep 17 00:00:00 2001 From: BlackMajor Date: Fri, 25 Oct 2019 23:02:09 +1300 Subject: [PATCH] Update hilbertshotel.dm --- code/modules/ruins/spaceruin_code/hilbertshotel.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/ruins/spaceruin_code/hilbertshotel.dm b/code/modules/ruins/spaceruin_code/hilbertshotel.dm index 5e6fdc8f89..0d4d2b6ad6 100644 --- a/code/modules/ruins/spaceruin_code/hilbertshotel.dm +++ b/code/modules/ruins/spaceruin_code/hilbertshotel.dm @@ -223,7 +223,6 @@ GLOBAL_VAR_INIT(hhmysteryRoomNumber, 1337) /turf/open/space/bluespace/Entered(atom/movable/A) . = ..() A.forceMove(get_turf(parentSphere)) - do_sparks(3, FALSE, get_turf(A)) /turf/closed/indestructible/hoteldoor name = "Hotel Door"