mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
[MIRROR] Fixes double suit storage unit on mining base (#1664)
* Fixes double suit storage unit on mining base (#54890) The leftmost suit storage was actually two suit storages on top of one another. Thanks to Kolinko from the tgstation discord for finding this one. * Fixes double suit storage unit on mining base Co-authored-by: tattlemothe <66640614+dragomagol@users.noreply.github.com>
This commit is contained in:
@@ -4717,7 +4717,6 @@
|
||||
/area/mine/laborcamp)
|
||||
"PL" = (
|
||||
/obj/machinery/suit_storage_unit/mining,
|
||||
/obj/machinery/suit_storage_unit/mining,
|
||||
/obj/effect/turf_decal/tile/brown{
|
||||
dir = 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user