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
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.

Projects

Status: Awaiting Review

Development

Successfully merging this pull request may close these issues.

Plant bag visual bug

1 participant