mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
[MIRROR] Fixes mining MODsuit suit storage (#29121)
* 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 /🆑 * Fixes mining MODsuit suit storage --------- Co-authored-by: SmArtKar <44720187+SmArtKar@users.noreply.github.com>
This commit is contained in:
@@ -533,7 +533,7 @@
|
||||
),
|
||||
)
|
||||
|
||||
/datum/mod_theme/loader/New()
|
||||
/datum/mod_theme/mining/New()
|
||||
.=..()
|
||||
allowed_suit_storage = GLOB.mining_suit_allowed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user