Skip to content

Commit

Permalink
add Mint Creme Brulee to heal role logic
Browse files Browse the repository at this point in the history
  • Loading branch information
Drevarr committed Aug 14, 2024
1 parent 3d29669 commit 22bfec8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TW5_parse_top_stats_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,8 @@ def updateHighScore(Stat, Key, Value):
57100: "Bowl of Fruit Salad with Mint Garnish",
69105: "Bowl of Mists-Infused Fruit Salad with Mint Garnish",
26529: "Delicious Rice Ball",
57299: "Plate of Peppercorn-Spiced Poultry Aspic"
57299: "Plate of Peppercorn-Spiced Poultry Aspic",
57310: "Mint Creme Brulee"
}
Cele_Food = {
57165: "Spherified Peppercorn-Spiced Oyster Soup",
Expand Down

0 comments on commit 22bfec8

Please sign in to comment.