space-station-14 icon indicating copy to clipboard operation
space-station-14 copied to clipboard

The maximum size of a stack should be specified on StackPrototype, not StackComponent.

Open moonheart08 opened this issue 1 year ago • 0 comments

Description

StackComponent.MaxCount should be made into a nullable int instead, so that things can optionally override it, and all existing stacks should be made to specify the max on their StackPrototype.

moonheart08 avatar Aug 14 '22 19:08 moonheart08