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!", "title": "Here Comes the Money!",
"description": "Stepped foot in the Olive Garden Casino at N 270", "description": "Stepped foot in the Olive Garden Casino at N 270",
"frame": "task", "frame": "task",
"show_toast": false, "show_toast": true,
"announce_to_chat": false "announce_to_chat": false
}, },
"parent": "locations:landmarks", "parent": "locations:landmarks",

View File

@ -6,7 +6,7 @@
"title": "Spawn Market", "title": "Spawn Market",
"description": "Check out the spawn market at E 30", "description": "Check out the spawn market at E 30",
"frame": "task", "frame": "task",
"show_toast": false, "show_toast": true,
"announce_to_chat": false "announce_to_chat": false
}, },
"parent": "locations:root", "parent": "locations:root",

View File

@ -6,7 +6,7 @@
"title": "Mont Canopy", "title": "Mont Canopy",
"description": "Hit the slopes at Mont Canopy (W 55)", "description": "Hit the slopes at Mont Canopy (W 55)",
"frame": "task", "frame": "task",
"show_toast": false, "show_toast": true,
"announce_to_chat": false "announce_to_chat": false
}, },
"parent": "locations:landmarks", "parent": "locations:landmarks",