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