Skip to content

Conversation

@Arch-Shaman
Copy link
Contributor

@Arch-Shaman Arch-Shaman commented Jan 13, 2024

This was caused by a dumb check in the initial states widget (IE it blocked athena AND strider hub). I've changed it to only block athena now, and it seems to work FW side.

Fixes #4781.

Note: Marked as WIP because I don't know how you guys want to add the other states to strider hub.

Comment on lines 149 to 151
local notAFactory = {
[UnitDefNames["athena"]] = true, -- use stupid hax to avoid not treating striderhubs like a factory.
}
Copy link
Member

Choose a reason for hiding this comment

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

Use customparam: notreallyafactory

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make Strider Hub give some of its states to children, like with factories

2 participants