From 22bfec81ea2e3a06a3bb2947f36b570ed4db6d1a Mon Sep 17 00:00:00 2001 From: Drevarr Date: Wed, 14 Aug 2024 10:02:36 -0400 Subject: [PATCH] add Mint Creme Brulee to heal role logic --- TW5_parse_top_stats_tools.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TW5_parse_top_stats_tools.py b/TW5_parse_top_stats_tools.py index dbb860d..a962d92 100644 --- a/TW5_parse_top_stats_tools.py +++ b/TW5_parse_top_stats_tools.py @@ -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",