Skip to content

fix plant bag visual bug#12364

Closed
ori-disillusion-mirnov wants to merge 1 commit into
cmss13-devs:masterfrom
ori-disillusion-mirnov:but-wait-it-gets-wrose
Closed

fix plant bag visual bug#12364
ori-disillusion-mirnov wants to merge 1 commit into
cmss13-devs:masterfrom
ori-disillusion-mirnov:but-wait-it-gets-wrose

Conversation

@ori-disillusion-mirnov

@ori-disillusion-mirnov ori-disillusion-mirnov commented Jun 3, 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 3, 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 3, 2026
@cmss13-ci

cmss13-ci Bot commented Jun 22, 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 Jun 22, 2026

@MistChristmas MistChristmas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix up the abbrevated and one letter vars whilst you're hereeeee

@github-project-automation github-project-automation Bot moved this from Awaiting Review to Changes Requested in Review Backlog Jun 27, 2026
@github-project-automation github-project-automation Bot moved this from Changes Requested to Closed in Review Backlog Jun 27, 2026
@ori-disillusion-mirnov

Copy link
Copy Markdown
Contributor Author

Fix up the abbrevated and one letter vars whilst you're hereeeee

#12536

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: Closed

Development

Successfully merging this pull request may close these issues.

Plant bag visual bug

2 participants