Merge pull request #9609 from BlackMajor/master

Fixes hilbert hotel sometimes creating a chain reaction that obliterates reality.
This commit is contained in:
kevinz000
2019-10-25 03:18:18 -07:00
committed by GitHub
@@ -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"