Skip to content

Conversation

@Jason54jg
Copy link
Contributor

I have a little problem with the display of the blaze that I have to turn off (hide When Not Doing Quest) for it to show

could you help me.

@Fix3dll
Copy link

Fix3dll commented Apr 27, 2023

private static final Pattern SLAYER_TYPE_REGEX = Pattern.compile("(?<type>Tarantula Broodfather|Revenant Horror|Sven Packmaster|Voidgloom Seraph) (?<level>[IV]+)");

You should probably add "Inferno Demonlord" here. @Jason54jg

@Fix3dll
Copy link

Fix3dll commented Apr 27, 2023

Dont forget here

} else if (feature == Feature.VOIDGLOOM_SLAYER_TRACKER) {

and

for config GUI.

@Jason54jg
Copy link
Contributor Author

indeed thank you for your help :)

Fix3dll added a commit to Fix3dll/SkyblockAddons that referenced this pull request Apr 29, 2023
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.

2 participants