Skip to content

Bug Fix: Restore missing Silkspeed Anklet effects#33

Merged
GamingInfinite merged 3 commits intomainfrom
bug-fix/silkspeed-effects
Jan 26, 2026
Merged

Bug Fix: Restore missing Silkspeed Anklet effects#33
GamingInfinite merged 3 commits intomainfrom
bug-fix/silkspeed-effects

Conversation

@kaycodes13
Copy link
Copy Markdown
Collaborator

HeroController.Start grabs several references to FSM variables from several of Hornet's FSMs. Preprocessing an FSM after that method has run breaks all those references, which I suspect causes a handful of minor issues, but the one which was reported to us was that it broke the visual effects for running with Silkspeed Anklets.

Simple fix, just made the FSM edits prefixes instead of postfixes.

@kaycodes13 kaycodes13 added the bug Something isn't working label Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants