Fixes mining MODsuit suit storage (#85342)

## About The Pull Request

Closes #85332
#83437 had a copypasting error and ended up giving mining MOD suit
storage to loaders instead of mining MODs

## Changelog
🆑
fix: Mining MODsuits now can store everything that explorer suits can
/🆑
This commit is contained in:
SmArtKar
2024-07-29 16:35:12 +01:00
committed by GitHub
parent 1e39f10300
commit 9cc1baedb2
+1 -1
View File
@@ -533,7 +533,7 @@
),
)
/datum/mod_theme/loader/New()
/datum/mod_theme/mining/New()
.=..()
allowed_suit_storage = GLOB.mining_suit_allowed