From 37ae0c2bb01e9bd37797a11e58b464cbc465131d Mon Sep 17 00:00:00 2001 From: Vekter Date: Sun, 25 Aug 2024 00:21:07 -0500 Subject: [PATCH] Removes extra fire extinguisher from the Talos (#3307) ## About The Pull Request Someone put an extra fire extinguisher on the IRMV Talos in the crew area on the exact same spot as the APC. It's gone now. Before: ![361094061-bfe52a48-e487-4cc8-b4d3-7fb02705d3ca](https://github.com/user-attachments/assets/7cb71846-75df-4a01-848b-f4af26be1653) After: ![image](https://github.com/user-attachments/assets/c57e4a2d-a44b-48f1-8e3c-4853940eb53c) Fixes #3305 ## Why It's Good For The Game I'd like to be able to click the APC without grabbing a fire extinguisher ## Changelog :cl: Vekter fix: Removed an extra fire extinguisher from the crew quarters on the IRMV Talos. /:cl: --- _maps/shuttles/inteq/inteq_talos.dmm | 1 - 1 file changed, 1 deletion(-) diff --git a/_maps/shuttles/inteq/inteq_talos.dmm b/_maps/shuttles/inteq/inteq_talos.dmm index dc0e84542cae..ddad109a06fb 100644 --- a/_maps/shuttles/inteq/inteq_talos.dmm +++ b/_maps/shuttles/inteq/inteq_talos.dmm @@ -874,7 +874,6 @@ icon_state = "0-2" }, /obj/effect/decal/cleanable/dirt, -/obj/structure/extinguisher_cabinet/directional/north, /obj/structure/extinguisher_cabinet/directional/east, /turf/open/floor/plasteel/grimy, /area/ship/crew)