Skip to content

fix plant bag visual bug#12536

Open
ori-disillusion-mirnov wants to merge 3 commits into
cmss13-devs:masterfrom
ori-disillusion-mirnov:sadfdg,fdgl,;fdg
Open

fix plant bag visual bug#12536
ori-disillusion-mirnov wants to merge 3 commits into
cmss13-devs:masterfrom
ori-disillusion-mirnov:sadfdg,fdgl,;fdg

Conversation

@ori-disillusion-mirnov

@ori-disillusion-mirnov ori-disillusion-mirnov commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

About the pull request

fixes: #1122
the second item added to a stack in a plant bag is not added to numbered_contents so its screen loc is never updated and it stays in your hand. adding it to numbered_contents does not work because then it takes up another slot. this pr moves the screen loc of any items past the first in numbered_contents to be over numbered_content's sample object. why does numbered content control screen loc? i dont know!!!!!!!!!!!

Explain why it's good for the game

bug bad. pr may be worse than bug.

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
fix: plant bug visual bug gone
/:cl:

@github-project-automation github-project-automation Bot moved this to Awaiting Review in Review Backlog Jun 27, 2026
@cmss13-ci cmss13-ci Bot added Fix Fix one bug, make ten more size/XS Denotes a PR that changes 0-19 lines, ignoring generated files. labels Jun 27, 2026
@cmss13-ci

cmss13-ci Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself

@cmss13-ci cmss13-ci Bot added the Stale beg a maintainer to review your PR label Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Fix Fix one bug, make ten more size/XS Denotes a PR that changes 0-19 lines, ignoring generated files. Stale beg a maintainer to review your PR

Projects

Status: Awaiting Review

Development

Successfully merging this pull request may close these issues.

Plant bag visual bug

1 participant