05-29-2022, 02:47 PM
(This post was last modified: 06-04-2022, 11:39 AM by github_bot. Edited 1 time in total.)
PULL REQUEST DETAILS
[REMOVAL][INPUT WANTED]
About the PR
Removes ore stacking from `/obj/item/raw_material/`
Marked as draft for feedback
Why's this needed?
Stacking ores reduces the usefulness of mining satchels - an item to condense high-volume objects into one item slot.
The current ore-stacking and satchel implementation can be used to hold infinite amounts of 100 different types of ore in a single item slot.
Changelog
PULL REQUEST DETAILS
[REMOVAL][INPUT WANTED]
About the PR
Removes ore stacking from `/obj/item/raw_material/`
Marked as draft for feedback
Why's this needed?
Stacking ores reduces the usefulness of mining satchels - an item to condense high-volume objects into one item slot.
The current ore-stacking and satchel implementation can be used to hold infinite amounts of 100 different types of ore in a single item slot.
Changelog
Code:
changelog
(u)glowbold
(*)Raw ore no longer stacks. Nanotrasen recommends utilizing high-volume satchels for on-station transport.
PULL REQUEST DETAILS