forked from OverlayPlugin/cactbot
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
raidboss: fix misused IN in R4S (OverlayPlugin#346)
Response `getIn` refers to dodge a donut-like AOE, not a side cleave. https://github.com/OverlayPlugin/cactbot/blob/0b794d021c1acc8d6dbe0b067e8dc9ade3bbff47/resources/responses.ts#L434-L435 It is ambiguous here, and `goMiddle` response seems better suit this situation. <del>Also fix an i18n issue.</del> Has been fixed by other.
- Loading branch information
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters