From 87a7f3adddb3df323c51d27c2f67c1aa7da803ff Mon Sep 17 00:00:00 2001 From: ariaworld <143797359+ariaworld@users.noreply.github.com> Date: Tue, 9 Jan 2024 22:10:22 +0100 Subject: [PATCH] Comment out storeRoom function --- code/modules/ruins/spaceruin_code/hilbertshotel.dm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/code/modules/ruins/spaceruin_code/hilbertshotel.dm b/code/modules/ruins/spaceruin_code/hilbertshotel.dm index 0fc2b9d413..00d03c4e3b 100644 --- a/code/modules/ruins/spaceruin_code/hilbertshotel.dm +++ b/code/modules/ruins/spaceruin_code/hilbertshotel.dm @@ -139,6 +139,9 @@ GLOBAL_VAR_INIT(hhmysteryRoomNumber, 1337) storageObj.roomNumber = roomnumber storageObj.parentSphere = parentSphere storageObj.name = "Room [roomnumber] Storage" + /* SPLURT EDIT: Commented out the storing function of atoms, + as it's more complex to load them with custom rooms, + due to turfs not being able to be stored. for(var/i=0, i