diff --git a/data/locations/advancements/here_comes_the_money.json b/data/locations/advancements/here_comes_the_money.json index 2297b8a..890d1f9 100644 --- a/data/locations/advancements/here_comes_the_money.json +++ b/data/locations/advancements/here_comes_the_money.json @@ -6,7 +6,7 @@ "title": "Here Comes the Money!", "description": "Stepped foot in the Olive Garden Casino at N 270", "frame": "task", - "show_toast": false, + "show_toast": true, "announce_to_chat": false }, "parent": "locations:landmarks", diff --git a/data/locations/advancements/market.json b/data/locations/advancements/market.json index 0f0cdef..252e497 100644 --- a/data/locations/advancements/market.json +++ b/data/locations/advancements/market.json @@ -6,7 +6,7 @@ "title": "Spawn Market", "description": "Check out the spawn market at E 30", "frame": "task", - "show_toast": false, + "show_toast": true, "announce_to_chat": false }, "parent": "locations:root", diff --git a/data/locations/advancements/mont_canopy.json b/data/locations/advancements/mont_canopy.json index b84c056..d3ddd3b 100644 --- a/data/locations/advancements/mont_canopy.json +++ b/data/locations/advancements/mont_canopy.json @@ -6,7 +6,7 @@ "title": "Mont Canopy", "description": "Hit the slopes at Mont Canopy (W 55)", "frame": "task", - "show_toast": false, + "show_toast": true, "announce_to_chat": false }, "parent": "locations:landmarks",