Making locations show toast upon obtaining
parent
47666c6894
commit
226c786027
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue