Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes stack of flags anchoring after placing one down #5409

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

Vicacrov
Copy link
Contributor

@Vicacrov Vicacrov commented Jan 9, 2024

About the pull request

Currently, when you put down a flag, the stack of flags in your hand becomes anchored instead of the placed down flag. Fixes #5145

Explain why it's good for the game

The actual flag gets anchored, not the stack of flags in your hands.

Testing Photographs and Procedure

Screenshots & Videos
b3yFlaD9QD.mp4

Changelog

🆑
fix: Placing flags now anchors the actual flag, not the stack of flags in your hand.
/:cl:

@github-actions github-actions bot added the Fix Fix one bug, make ten more label Jan 9, 2024
Copy link
Member

@fira fira left a comment

Choose a reason for hiding this comment

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

This is genius

@Birdtalon Birdtalon added this pull request to the merge queue Jan 11, 2024
Merged via the queue into cmss13-devs:master with commit 027fbaa Jan 11, 2024
26 checks passed
cm13-github added a commit that referenced this pull request Jan 11, 2024
@Vicacrov Vicacrov deleted the flag_anchor_fix branch March 6, 2024 09:49
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Anchoring bug for "/obj/item/stack/flag"
4 participants