Skip to content

Commit

Permalink
oops fix the color
Browse files Browse the repository at this point in the history
  • Loading branch information
Semenar committed Oct 14, 2023
1 parent 71740ac commit 8d9d101
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ void IOTMCursedMonkeysPawGenerateResource(ChecklistEntry [int] resource_entries)
new MonkeyWish(
$item[none],
$effect[Fifty Ways to Bereave Your Lover],
HTMLGenerateSpanFont("sleaze damage race", "gray"),
HTMLGenerateSpanFont("sleaze damage race", "purple"),
!__quest_state["Level 13"].state_boolean["Elemental damage race completed"] &&
__quest_state["Level 13"].state_string["Elemental damage race type"] == "sleaze",
true
Expand Down

0 comments on commit 8d9d101

Please sign in to comment.