Making locations show toast upon obtaining

master
Ben Maurer 2022-02-27 03:53:09 +00:00
parent 47666c6894
commit 226c786027
3 changed files with 3 additions and 3 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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",