From 392a1b7c50ceecc15135e1e8af97ca22318c42dc Mon Sep 17 00:00:00 2001 From: Burning02 <141873051+Burning02@users.noreply.github.com> Date: Tue, 3 Dec 2024 08:04:02 -0500 Subject: [PATCH] Minor Dwayne change (#3856) ## About The Pull Request As is the title ## Why It's Good For The Game Makes the filing cabinet in the dwayne bridge not "dense" ![image](https://github.com/user-attachments/assets/4e1bc236-f0e0-43e5-8091-948095682ccc) ## Changelog :cl: balance: The Dwayne filing cabinet located in the bridge is no longer dense /:cl: --- _maps/shuttles/independent/independent_dwayne.dmm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_maps/shuttles/independent/independent_dwayne.dmm b/_maps/shuttles/independent/independent_dwayne.dmm index 64735b888673..ec06680151f2 100644 --- a/_maps/shuttles/independent/independent_dwayne.dmm +++ b/_maps/shuttles/independent/independent_dwayne.dmm @@ -2699,7 +2699,8 @@ /obj/machinery/light/directional/west, /obj/structure/filingcabinet/filingcabinet{ dir = 4; - pixel_x = -10 + pixel_x = -10; + density = 0 }, /obj/effect/turf_decal/corner/opaque/ntblue/border{ dir = 8