Skip to content

Commit

Permalink
raidboss: FRU - rest of p2 + p3 relativity
Browse files Browse the repository at this point in the history
  • Loading branch information
wexxlee committed Dec 8, 2024
1 parent 96dc7f2 commit c1164ee
Show file tree
Hide file tree
Showing 2 changed files with 823 additions and 22 deletions.
1 change: 1 addition & 0 deletions resources/responses.ts
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ export const Responses = {
bigAoe: (sev?: Severity) => staticResponse(defaultInfoText(sev), Outputs.bigAoe),
bleedAoe: (sev?: Severity) => staticResponse(defaultInfoText(sev), Outputs.bleedAoe),
spread: (sev?: Severity) => staticResponse(defaultInfoText(sev), Outputs.spread),
protean: (sev?: Severity) => staticResponse(defaultInfoText(sev), Outputs.protean),
// for stack marker situations.
stackMarker: (sev?: Severity) => staticResponse(defaultAlertText(sev), Outputs.stackMarker),
// for getting together without stack marker
Expand Down
Loading

0 comments on commit c1164ee

Please sign in to comment.