mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
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:
@@ -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