Skyrat-SS13 / Skyrat-tg

A Skyrat downstream of /tg/station SS13.
GNU Affero General Public License v3.0
121 stars 686 forks source link

[MIRROR] Fixes Clarke ore box breaking upon collecting boulders #29450

Closed SkyratBot closed 3 weeks ago

SkyratBot commented 3 weeks ago

Original PR: https://github.com/tgstation/tgstation/pull/85924

About The Pull Request

Ever since Clarkes could pick up boulders they've been broken if you ever collected one. The UI would break and all your precious minerals would be trapped inside the Clarke, only being obtainable if you broke the Clarke itself.

This also updates the Clarke Storage to differentiate by ore name rather than icon, as otherwise the lower quality boulders would be mixed with normal boulders with no way to differentiate them in the UI.

Why It's Good For The Game

Fixes https://github.com/tgstation/tgstation/issues/84364 Before:

Before https://github.com/user-attachments/assets/f90daf35-733a-42bd-8af5-7e6712f09fba
After https://github.com/user-attachments/assets/4510803c-6dee-403e-a051-966a8a66c17c

Changelog

:cl: TwistedSilicon fix: Clarkes will no longer become unable to dump ores upon picking a boulder up. Mine away. /:cl: