From 2d7eb8c6c207557ac78201b2c985ec0a2cbe440e Mon Sep 17 00:00:00 2001 From: SilicaAndPina Date: Sat, 2 Jan 2021 13:50:32 +1300 Subject: [PATCH] fix npc chats- --- DataCollection/gamedata.json | 6657 ++++++++++++++--- .../Horse Isle Server/Game/Meta.cs | 10 +- .../Horse Isle Server/Game/Npc.cs | 22 +- .../Horse Isle Server/Game/Quest.cs | 1 + .../Horse Isle Server/Server/Database.cs | 79 + .../Horse Isle Server/Server/GameDataJson.cs | 1 + .../Horse Isle Server/Server/GameServer.cs | 6 +- 7 files changed, 5918 insertions(+), 858 deletions(-) diff --git a/DataCollection/gamedata.json b/DataCollection/gamedata.json index 69da4b1..afb8b65 100644 --- a/DataCollection/gamedata.json +++ b/DataCollection/gamedata.json @@ -118,8 +118,8 @@ "isle_format":" on %ISLE%", "town_format":" in the town %TOWN%", "area_format":" in %AREA%", - "location_format":" You are%META% ", - "tile_format":"%TILENAME%", + "location_format":" You are%META%
", + "tile_format":"%TILENAME%
", "private_notes_format":"^ATMy Private Game Notes^H^PB160|%PRIVATENOTES%^PS7|SAVE NOTES", "transport_format":"^LTransport via %METHOD% to %PLACE%^R1^I%ICON%^T4Trip Costs $%COST% one way. ^B1M%XY%^BY%ID%^R1", "exit_this_place":"^X", @@ -367962,6 +367962,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -367995,6 +367996,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368028,6 +368030,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368066,6 +368069,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368098,6 +368102,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368126,7 +368131,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Elaina has asked you to go to Wington and pick up some flour for her.", @@ -368154,7 +368160,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -368182,7 +368189,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -368215,6 +368223,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368252,6 +368261,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368285,7 +368295,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Fin's Quest! You earned $2000 and 50 quest points!", @@ -368313,7 +368324,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 1, + "set_npc_chatpoint": 1, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -368348,6 +368360,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368381,6 +368394,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368414,6 +368428,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368451,6 +368466,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368479,6 +368495,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368516,6 +368533,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368553,6 +368571,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368581,6 +368600,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 641, "warp_y": 239, @@ -368609,6 +368629,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 611, "warp_y": 240, @@ -368637,6 +368658,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 641, "warp_y": 246, @@ -368678,6 +368700,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368706,6 +368729,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368739,6 +368763,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368767,6 +368792,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368795,6 +368821,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368826,7 +368853,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Adrianna's Quest for Wildfire! You earned $5000 and 100 quest points.", @@ -368861,6 +368889,7 @@ "money_gained": 300, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368894,6 +368923,7 @@ "money_gained": 25, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368931,6 +368961,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -368975,7 +369006,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Dominique's Child's Lost Teddy Bear. You earned a 4 Leaf Clover, a Topaz and 50 quest points.", @@ -369012,6 +369044,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369050,7 +369083,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Zamora's Quest! You earned $1000, a Wishing Coin, and 50 quest points.", @@ -369087,6 +369121,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369122,7 +369157,8 @@ "money_gained": 4000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Felton's Quest! You earned $4000 and 50 quest points.", @@ -369159,6 +369195,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369196,7 +369233,8 @@ "money_gained": 8000, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Felton's Quest! You earned $8000 and 75 quest points.", @@ -369224,6 +369262,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369257,6 +369296,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369294,6 +369334,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369331,7 +369372,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Felton's Quest #3! You earned $5000 and 50 quest points.", @@ -369368,6 +369410,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369405,6 +369448,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369442,6 +369486,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369479,6 +369524,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369507,6 +369553,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369535,6 +369582,7 @@ "money_gained": 8000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369563,6 +369611,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369596,7 +369645,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given Karina's Dirty Blanket.", @@ -369634,6 +369684,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369672,7 +369723,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Baby Karina's Blanket Quest! You earned 5 Bananas and 100 quest points.", @@ -369705,6 +369757,7 @@ "money_gained": 75, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369738,6 +369791,7 @@ "money_gained": 200, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369766,7 +369820,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -369799,6 +369854,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369827,7 +369883,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to get a Crate of Oranges from Charla Mae.", @@ -369860,6 +369917,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369893,7 +369951,8 @@ "money_gained": 800, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Dixie's Quest! You earned $800 and 50 quest points.", @@ -369926,6 +369985,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369959,6 +370019,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -369997,6 +370058,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370035,6 +370097,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370063,6 +370126,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370105,7 +370169,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Dalton's Medicine! You earned a couple Dinosaur Bones and 100 quest points.", @@ -370142,6 +370207,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370172,7 +370238,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find Ryland's Bow.", @@ -370205,7 +370272,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Ryland's Bow quest. You earned $5000 and 25 quest points.", @@ -370238,6 +370306,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370271,7 +370340,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Abigail gave you a package of hot cocoa mix for Heinrich.", @@ -370304,7 +370374,8 @@ "money_gained": 500, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Hot Cocoa for Heinrich. You earned $500 and 25 quest points.", @@ -370332,7 +370403,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Abigail has asked you to find her iceskates.", @@ -370365,6 +370437,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370393,6 +370466,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370430,6 +370504,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370465,7 +370540,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Abigail's Lost Ice Skates. You earned $3000 and 100 quest points.", @@ -370498,6 +370574,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370530,6 +370607,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370558,7 +370636,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to help find information on Sabella's mare, Apples.", @@ -370586,6 +370665,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370614,7 +370694,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to get an Apple Pie from Sabella.", @@ -370647,7 +370728,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given Sabella's Apple Pie.", @@ -370680,7 +370762,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Faustus Sabella's Apple Pie.", @@ -370713,6 +370796,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370746,7 +370830,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 200, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Sabella's Quest! You earned $10,000 and 200 quest points.", @@ -370779,6 +370864,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370807,7 +370893,8 @@ "money_gained": 400, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $400 and asked to get 3 balloon animals in Appleton.", @@ -370840,6 +370927,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370873,7 +370961,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Veronica's Balloon Quest! You earned $2000 and 100 quest points.", @@ -370901,7 +370990,8 @@ "money_gained": 50, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $50.", @@ -370929,7 +371019,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've been asked to speak to the people of Flipperton. Why don't you see if anyone needs something fixed?", @@ -370957,6 +371048,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -370985,7 +371077,8 @@ "money_gained": 900, "items_gained": [], "quest_points": 10, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've completed Waverly's Task! You earned $900 and 10 quest points.", @@ -371013,6 +371106,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371045,6 +371139,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371075,6 +371170,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371108,6 +371204,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371143,7 +371240,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Ryland his whetstone. You earned $3000 and 75 quest points.", @@ -371180,7 +371278,8 @@ } ], "quest_points": 25, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given 1 bag of Oats and a cookie. You earned 25 quest points.", @@ -371213,6 +371312,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371241,7 +371341,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -371274,6 +371375,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371302,6 +371404,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371330,7 +371433,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to tell Storm that Sunny accepts his apology.", @@ -371358,7 +371462,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Sunny and Storm's Marital Strife Quest! You earned $2500 and 25 quest points.", @@ -371395,6 +371500,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371435,7 +371541,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Harmony's quest. You earned $1500 and 100 quest points.", @@ -371463,7 +371570,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 1, + "set_npc_chatpoint": 1, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Nolan has asked you to go get a book from Cedric in Chillton. Better bundle up!", @@ -371496,6 +371604,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371531,7 +371640,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You returned Nolan's book, and he rewarded you with $2000. You've earned 25 quest points.", @@ -371559,6 +371669,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371592,6 +371703,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371627,6 +371739,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371655,6 +371768,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371688,6 +371802,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371723,6 +371838,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371756,6 +371872,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371784,6 +371901,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371812,6 +371930,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371849,6 +371968,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371889,6 +372009,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371924,7 +372045,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You returned all of Nolan's books! You earned $10,000 and 100 quest points.", @@ -371952,6 +372074,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -371980,6 +372103,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372017,6 +372141,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372057,6 +372182,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372095,6 +372221,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372128,6 +372255,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372161,6 +372289,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372199,6 +372328,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372232,6 +372362,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372260,7 +372391,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to get a bag of hazelnuts from Hazel.", @@ -372293,6 +372425,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372331,7 +372464,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed the Hazelnuts for Tobias Quest! You earned $2000 and 50 quest points. Tobias gave you a jar of chocolate spread.", @@ -372364,6 +372498,7 @@ "money_gained": 200, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372397,7 +372532,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a Love Letter for Vianca.", @@ -372435,6 +372571,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372468,7 +372605,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Octavio's Love Letter Quest! You earned $2000 and 25 quest points.", @@ -372496,6 +372634,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372524,6 +372663,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372552,6 +372692,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372580,6 +372721,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372608,6 +372750,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372636,6 +372779,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372664,6 +372808,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372697,6 +372842,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372725,6 +372871,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372753,6 +372900,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372781,6 +372929,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372809,6 +372958,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372837,6 +372987,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372865,6 +373016,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372898,6 +373050,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -372931,7 +373084,8 @@ "money_gained": 8000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Larissa's quest! You earned $8000 and 100 quest points.", @@ -372968,7 +373122,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Larissa gave you a gift for Nadine, and a gift for Valarie.", @@ -373001,6 +373156,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373034,6 +373190,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373064,7 +373221,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Larissa's Gifts quest! You earned $5000 and 25 quest points.", @@ -373100,6 +373258,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373133,6 +373292,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373166,6 +373326,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373199,6 +373360,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373227,6 +373389,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373259,6 +373422,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373289,6 +373453,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373317,6 +373482,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373345,6 +373511,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373373,7 +373540,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed the Missing Muffins quest! You earned $1000 and 25 quest points.", @@ -373403,7 +373571,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Lajita has sent you to find mushrooms in the eastern part of the forest.", @@ -373440,6 +373609,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373475,6 +373645,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373503,7 +373674,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Lajita has sent you to find herbs in the northern part of the forest.", @@ -373540,6 +373712,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373575,6 +373748,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373603,7 +373777,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Lajita has sent you to dig up some potatoes from in front of the gazebo.", @@ -373640,6 +373815,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373675,7 +373851,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Lajita's Stew quest! You earned $5000 and 100 quest points.", @@ -373708,6 +373885,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373736,6 +373914,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373764,6 +373943,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373796,6 +373976,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373833,7 +374014,8 @@ } ], "quest_points": 25, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Mandala's Rock Garden quest! You were given a bean and rice burrito and a tall glass of lemonade. You earned 25 quest points.", @@ -373861,6 +374043,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373889,6 +374072,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373917,6 +374101,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373945,6 +374130,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -373973,6 +374159,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374006,7 +374193,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Rainey gave you a letter for her brother.", @@ -374044,6 +374232,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374077,7 +374266,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Rainey a letter. Rainey gave you $5000. You've earned 50 quest points!", @@ -374110,6 +374300,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374138,7 +374329,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Leroy has asked you to help find his missing nuggets.", @@ -374170,6 +374362,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374205,6 +374398,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374240,6 +374434,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374275,6 +374470,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374306,6 +374502,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374338,6 +374535,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374373,6 +374571,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374413,6 +374612,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374447,6 +374647,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374482,6 +374683,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374517,6 +374719,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374552,6 +374755,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374592,6 +374796,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374627,7 +374832,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 300, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed the Mystery of Leroy's Lost Nuggets! You earned $10,000 and 300 quest points.", @@ -374655,7 +374861,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Sando has asked you to help find his dancing snake, Lucy.", @@ -374683,6 +374890,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374711,7 +374919,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Sando has asked you to look under the rocks in town to find Lucy.", @@ -374748,6 +374957,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374783,7 +374993,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed the Dancing Snake quest! You earned $2000 and 75 quest points.", @@ -374813,7 +375024,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Sera has asked you to go find Leroy on Desert Isle.", @@ -374846,6 +375058,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374879,6 +375092,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374912,6 +375126,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -374945,7 +375160,8 @@ "money_gained": 500, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Flour for Elaina. She gave you $500 for a reward. You earned 25 quest points.", @@ -374978,6 +375194,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375011,6 +375228,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375049,6 +375267,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375087,6 +375306,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375125,6 +375345,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375153,7 +375374,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to look for Violet's binoculars.", @@ -375190,6 +375412,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375225,7 +375448,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Violet's Binoculars Quest. You earned $3000 and 25 quest points.", @@ -375253,6 +375477,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375281,6 +375506,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375309,6 +375535,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375337,6 +375564,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375365,6 +375593,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375393,6 +375622,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375421,6 +375651,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375449,7 +375680,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Abril has asked for your help finding his lost horseshoe.", @@ -375486,6 +375718,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375516,6 +375749,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375551,6 +375785,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375579,7 +375814,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Abril has asked you to take the two broken pieces to Arthur, the blacksmith in Appleton.", @@ -375617,6 +375853,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375650,7 +375887,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Abril's Broken Horseshoe quest! You earned $5,000 and 75 quest points.", @@ -375683,6 +375921,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375716,6 +375955,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375744,7 +375984,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Stella asked you to get a sack of fish from Ernie Angler.", @@ -375777,7 +376018,8 @@ "money_gained": 500, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Albert's Missing List quest! You earned $500 and 25 quest points!", @@ -375805,6 +376047,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375843,6 +376086,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375881,7 +376125,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Stella's Fish Sack quest. You earned $5000 and 100 quest points. You ate a piece of Smoked Salmon.", @@ -375909,7 +376154,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Loyada has asked you to find her lost necklace.", @@ -375937,6 +376183,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -375974,6 +376221,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376004,6 +376252,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376036,6 +376285,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376071,6 +376321,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376106,6 +376357,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376141,6 +376393,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376181,6 +376434,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376220,7 +376474,8 @@ "money_gained": 15000, "items_gained": [], "quest_points": 300, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed the Hunt for the Emerald Necklace! You earned $15,000 and 300 quest points.", @@ -376248,7 +376503,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find 25 Candy Canes for Jilly Chilly.", @@ -376281,7 +376537,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Jilly Elf's Candy Cane Quest! You were given $1000 and 25 quest points!", @@ -376313,6 +376570,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 503, "warp_y": 359, @@ -376345,6 +376603,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 505, "warp_y": 359, @@ -376373,6 +376632,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 496, "warp_y": 364, @@ -376410,6 +376670,7 @@ } ], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 484, "warp_y": 353, @@ -376438,7 +376699,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You leave to gather 25 snowballs for Dilly.", @@ -376471,7 +376733,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Dilly Elf's Snowball Quest! You received $1000 and 25 quest points!", @@ -376499,7 +376762,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Spider has asked you to find her brother.", @@ -376532,7 +376796,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Spider's Quest! You earned $5000 and 100 quest points!", @@ -376560,7 +376825,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Helga needs 10 cranberries for her fruitcake. Better hurry!", @@ -376598,7 +376864,8 @@ } ], "quest_points": 25, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Helga's Fruitcake Quest! You earned $2000, 25 quest points, and you were given bread.", @@ -376631,7 +376898,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -376664,7 +376932,8 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $100 for a log.", @@ -376697,6 +376966,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376730,6 +377000,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376763,6 +377034,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376796,6 +377068,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376829,6 +377102,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376862,6 +377136,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376890,7 +377165,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Mona asked you to get some clay from Genevieve.", @@ -376923,6 +377199,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -376956,7 +377233,8 @@ "money_gained": 500, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Mona's Clay Quest! You earned $500 and 25 quest points.", @@ -376997,6 +377275,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377036,6 +377315,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377066,7 +377346,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Trigger has asked you to ask around in Flipperton for his Saddle Pad.", @@ -377103,7 +377384,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Trigger his Saddle Pad and his leaflet. You were given $2000.", @@ -377133,7 +377415,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Trigger asks you to ask around about his bridle in Wington.", @@ -377166,7 +377449,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Trigger his Bridle. You were given $3000.", @@ -377194,7 +377478,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Trigger asks you to look on Hoof Isle for his saddle.", @@ -377227,7 +377512,8 @@ "money_gained": 7000, "items_gained": [], "quest_points": 300, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have completed Trigger's Tack Quest. You earned $7,000 and 300 quest points.", @@ -377255,6 +377541,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377283,6 +377570,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377316,6 +377604,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377344,7 +377633,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've taken it upon yourself to get some of Lajita's stew for Ormand.", @@ -377377,6 +377667,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377412,7 +377703,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Stew for Ormand! You earned $1,000 and 25 quest points.", @@ -377440,6 +377732,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377468,6 +377761,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377496,6 +377790,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377524,6 +377819,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377552,6 +377848,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377580,6 +377877,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377608,6 +377906,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377636,6 +377935,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377664,6 +377964,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 54, "warp_y": 35, @@ -377692,7 +377993,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "The Easter Bunny has asked you to find her five eggs.", @@ -377720,7 +378022,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Albert Junker asked you to go see Deidra about his missing inventory list.", @@ -377758,6 +378061,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377796,6 +378100,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377833,6 +378138,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377861,7 +378167,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to find a Seashell Necklace for Patience.", @@ -377894,7 +378201,8 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Patience's Seashell Necklace Quest! You earned $4000 and 25 quest points.", @@ -377922,7 +378230,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to retrieve Cacti Seeds for Eunice!", @@ -377959,6 +378268,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -377989,6 +378299,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378027,7 +378338,8 @@ } ], "quest_points": 25, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Eunice's Quest! You earned $3000, 25 quest points and a Wishing Coin!", @@ -378055,6 +378367,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378083,6 +378396,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378111,6 +378425,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378139,6 +378454,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378167,6 +378483,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378195,6 +378512,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 35, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378223,6 +378541,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 35, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378251,6 +378570,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 35, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378279,6 +378599,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378307,6 +378628,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 308, "warp_y": 303, @@ -378335,7 +378657,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Caeralus asked you to look for feathers by the stumps.", @@ -378372,6 +378695,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378411,6 +378735,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378450,6 +378775,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378489,6 +378815,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378528,6 +378855,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378563,7 +378891,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Caeralus' Feather Quest! You earned $3000 and 50 quest points.", @@ -378591,7 +378920,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to get some feed from Levi at the Wington Feed Store. Caeralus gave you $1000.", @@ -378624,6 +378954,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378659,7 +378990,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Caeralus' Special Feed Quest! You earned $5000 and 50 quest points.", @@ -378696,6 +379028,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378726,7 +379059,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You're off to search for Holly's missing miniature Shire horse.", @@ -378759,7 +379093,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Holly's Quest! You earned $3000 and 25 quest points!", @@ -378787,7 +379122,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": 327, "warp_y": 300, "success_message": "*POOF* You have been jumped to a small, enclosed meadow.", @@ -378815,7 +379151,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": 331, "warp_y": 303, "success_message": "*POOF* You are suddenly outside the forest ring.", @@ -378845,7 +379182,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 200, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": 331, "warp_y": 303, "success_message": "*POOF* You are outside the forest ring. You completed a Simple Message Quest! You earned $10,000 and 200 quest points.", @@ -378873,6 +379211,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 327, "warp_y": 300, @@ -378901,7 +379240,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Lilac has asked you to find Gandalf and Shadowfax.", @@ -378929,6 +379269,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -378957,7 +379298,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 2, + "set_npc_chatpoint": 2, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Shadowfax Gandalf's message.", @@ -378987,7 +379329,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have completed Lilac's Tea Time Quest! You earned $3000 and 50 quest points.", @@ -379017,6 +379360,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379045,6 +379389,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379073,6 +379418,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379101,6 +379447,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379129,6 +379476,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379157,6 +379505,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379185,6 +379534,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379213,6 +379563,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379241,6 +379592,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379269,6 +379621,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379297,7 +379650,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to find Thorne's dog, Tookers.", @@ -379334,6 +379688,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379369,6 +379724,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379397,7 +379753,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Thorne's Dog Quest! You earned $5000 and 50 quest points.", @@ -379432,6 +379789,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379460,7 +379818,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to get a pail of water from Luke for Quinn.", @@ -379493,6 +379852,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379526,7 +379886,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Quinn's Water Quest! You earned $1000 and 25 quest points.", @@ -379554,7 +379915,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Gertrude asks you to see if Evelynn borrowed her broom.", @@ -379582,7 +379944,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Gertrude asks you to see if Iris borrowed her broom.", @@ -379610,6 +379973,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379643,7 +380007,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given Gertrude's Broom.", @@ -379676,7 +380041,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Gertrude's Broom Quest! You earned $2000 and 25 quest points!", @@ -379709,7 +380075,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Easter Bunny's Egg Hunt. You earned $3000 and 25 quest points.", @@ -379746,6 +380113,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379785,6 +380153,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379824,6 +380193,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379863,6 +380233,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379902,6 +380273,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -379932,7 +380304,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Tessa asked you to get three pails of pitch from Karl in Whiskerton.", @@ -379960,7 +380333,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Karl asked you to get a pail from Daria at the feed store.", @@ -379993,6 +380367,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -380031,7 +380406,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given three Pails of Pitch.", @@ -380064,7 +380440,8 @@ "money_gained": 4000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $4000.", @@ -380092,6 +380469,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -380130,6 +380508,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -380163,6 +380542,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -380191,6 +380571,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -380224,6 +380605,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -380257,6 +380639,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 250, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -380285,7 +380668,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to find 25 small black feathers for Daedalus.", @@ -380318,7 +380702,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $3000.", @@ -380346,7 +380731,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to find 20 Peacock Feathers for Daedalus.", @@ -380379,7 +380765,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $3000.", @@ -380407,7 +380794,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked by Daedalus to get some wax from Albert Junker.", @@ -380435,7 +380823,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked by Genevieve to go see Rebecca about a new pottery wheel. You were given $5,000.", @@ -380468,6 +380857,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -380496,6 +380886,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -380529,7 +380920,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 250, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Daedalus' Wings Quest! You earned $5000 and 250 quest points.", @@ -380562,6 +380954,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -380599,7 +380992,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Rebecca 6 Logs and Metal Parts.", @@ -380632,7 +381026,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a Pottery Wheel for $3000.", @@ -380665,7 +381060,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 150, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Genevieve's Pottery Wheel Quest! You earned $10,000 and 150 quest points.", @@ -380693,7 +381089,8 @@ "money_gained": 4000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Inara to see Rebecca about getting a new tea table made. You were given $4000.", @@ -380721,6 +381118,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -380758,7 +381156,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Rebecca 10 Strong, Skinny Branches and a Log.", @@ -380791,7 +381190,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a Tea Table for $2000.", @@ -380824,7 +381224,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Inara's Tea Table Quest! You earned $5000 and 100 quest points.", @@ -380852,7 +381253,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by the Easter Bunny to go see Ollie in Shellton. You were given $1000.", @@ -380885,7 +381287,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $2000.", @@ -380913,7 +381316,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by the Easter Bunny to get icing from Sasha in Treeton. You were given $1000.", @@ -380946,7 +381350,8 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $3500.", @@ -380974,7 +381379,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by the Easter Bunny to get some wrapping paper from Mrs. Claus. You were given $1000.", @@ -381009,7 +381415,8 @@ "money_gained": 8000, "items_gained": [], "quest_points": 250, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed the Easter Bunny's Shopping List! You earned $8000 and 250 quest points.", @@ -381042,6 +381449,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381075,6 +381483,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381108,6 +381517,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381136,6 +381546,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 45, "warp_y": 33, @@ -381173,6 +381584,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381210,6 +381622,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381247,6 +381660,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381284,6 +381698,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381321,6 +381736,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381358,6 +381774,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381395,6 +381812,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381432,6 +381850,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381469,6 +381888,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381506,6 +381926,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381534,7 +381955,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Mr. Tuttle to get something from the general store.", @@ -381567,6 +381989,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381605,6 +382028,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381633,7 +382057,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": 625, "warp_y": 320, "success_message": "You were given a Box of Supplies and sent to Lilac Isle.", @@ -381666,6 +382091,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381694,6 +382120,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 625, "warp_y": 320, @@ -381722,6 +382149,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 647, "warp_y": 329, @@ -381750,6 +382178,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 608, "warp_y": 320, @@ -381778,6 +382207,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 608, "warp_y": 320, @@ -381806,6 +382236,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381847,6 +382278,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381886,6 +382318,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381923,6 +382356,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381960,6 +382394,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -381997,6 +382432,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382025,6 +382461,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382053,6 +382490,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382081,6 +382519,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382109,6 +382548,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 35, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382137,6 +382577,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382165,6 +382606,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 35, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382193,6 +382635,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382221,6 +382664,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382254,6 +382698,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382282,7 +382727,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to go to Arthur to get horseshoes for Sabella's horse, Apples.", @@ -382315,6 +382761,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382350,7 +382797,8 @@ "money_gained": 800, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Apples' Horseshoes Quest! You earned $800 and 25 quest points.", @@ -382378,7 +382826,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked by Salvador to go to the general store on Cat Isle to get some markers.", @@ -382411,6 +382860,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382444,7 +382894,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Markers for an Artist! You earned $3000 and 50 quest points.", @@ -382481,6 +382932,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382511,7 +382963,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Gritty to find his 5 sparkly, blue grains of sand.", @@ -382544,7 +382997,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Gritty's Sand Quest! You earned $5000 and 50 quest points.", @@ -382572,7 +383026,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Posy to find 15 bunches of wildflowers and 1 yellow rose. You were given $1000.", @@ -382609,7 +383064,8 @@ "money_gained": 7000, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Posy's Wildflower Quest! You earned $7000 and 75 quest points.", @@ -382637,7 +383093,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Posy to find 15 Bunches of Daisies and 1 White Rose. You were given $1000.", @@ -382676,7 +383133,8 @@ "money_gained": 9000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Posy's Daisies Quest! You earned $9000 and 100 quest points.", @@ -382709,7 +383167,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $2000 and the letter for Hidalgo.", @@ -382742,7 +383201,8 @@ "money_gained": 6000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Salvador's Letter Quest! You earned $6000 and 50 quest points.", @@ -382777,6 +383237,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382810,6 +383271,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382852,6 +383314,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382885,7 +383348,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 150, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed the Trojan Miniature Horse quest. You gained $10,000 and 150 quest points.", @@ -382918,7 +383382,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given the Wooden Horse for Mona.", @@ -382955,6 +383420,7 @@ "money_gained": 6000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -382985,7 +383451,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Daria has asked you to find the cat pack leader.", @@ -383013,7 +383480,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Wolf has asked you to go get medicine from the General Store.", @@ -383041,6 +383509,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383074,6 +383543,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383107,7 +383577,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've given Wolf the medicine for his kitten.", @@ -383135,7 +383606,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Daria's Mice Trouble quest! You earned $2,500 and 50 quest points.", @@ -383165,7 +383637,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked by Rosemary to find out Veronica's favorite color.", @@ -383193,6 +383666,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383228,7 +383702,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Rosemary gave you a cookie for telling her Veronica's favorite color.", @@ -383258,7 +383733,8 @@ "money_gained": 300, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Rosemary to pick up a red dress from Rachel's Boutique. You were given $300.", @@ -383291,6 +383767,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383331,7 +383808,8 @@ } ], "quest_points": 60, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Rosemary's Present quest! You earned a Diamond and 60 quest points.", @@ -383361,7 +383839,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Bring 10 Logs and a Strong, Skinny Branch back to Rebecca to get your saddle form made.", @@ -383398,7 +383877,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Rebecca 10 Logs and a Strong, Skinny Branch.", @@ -383431,7 +383911,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a Wooden Saddle Form for $300.", @@ -383459,7 +383940,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were told by Spider about clues to a treasure.", @@ -383491,6 +383973,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383525,6 +384008,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383559,6 +384043,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383600,6 +384085,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383630,7 +384116,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Palila to go see Rebecca about her bag of wood boxes. You were given $5000.", @@ -383658,6 +384145,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383700,6 +384188,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383733,7 +384222,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Palila's Boxes quest! You earned $10,000 and 100 quest points.", @@ -383766,7 +384256,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Palila to deliver a Wood Box to Odysseus.", @@ -383801,6 +384292,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383834,7 +384326,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Palila to take a Wood Box to Accalia.", @@ -383869,6 +384362,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383902,7 +384396,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Palila to deliver a Wood Box to Kaliska.", @@ -383940,6 +384435,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -383975,6 +384471,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384003,7 +384500,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 23, + "set_npc_chatpoint": 23, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Palila gave you $5000.", @@ -384038,6 +384536,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384071,7 +384570,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Floria to get a Silver, Amethyst Necklace made and give it to Sandra. You were given $2000 and an Amethyst.", @@ -384109,6 +384609,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384142,7 +384643,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 150, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Floria's Gift! You earned $5000 and 150 quest points.", @@ -384175,6 +384677,7 @@ "money_gained": 50, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384208,6 +384711,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384241,6 +384745,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384274,6 +384779,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 326, "warp_y": 300, @@ -384307,7 +384813,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": 684, "warp_y": 149, "success_message": "**POOF** You are suddenly in front of Allaire's home.", @@ -384342,7 +384849,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Allaire's Feathers Quest! You earned $10,000 and 100 quest points.", @@ -384370,7 +384878,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to help Demetrius with his poem.", @@ -384398,7 +384907,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Demetrius has asked you to search around the weeping willow.", @@ -384426,7 +384936,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": 646, "warp_y": 143, "success_message": "Robin invited you to his home!", @@ -384456,6 +384967,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 633, "warp_y": 189, @@ -384484,6 +384996,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 637, "warp_y": 171, @@ -384512,6 +385025,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384540,6 +385054,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384573,7 +385088,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have tea with Robin.", @@ -384606,6 +385122,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384634,7 +385151,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": 646, "warp_y": 144, "success_message": "You find yourself back in the open, beside the willow tree.", @@ -384662,6 +385180,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384690,6 +385209,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384723,6 +385243,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384756,7 +385277,8 @@ } ], "quest_points": 150, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Mystic Forest Myth #1! You earned 8 Diamonds and 150 quest points.", @@ -384786,6 +385308,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384814,6 +385337,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384842,7 +385366,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -384877,7 +385402,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Mystic Forest Myth #2! You earned 4 Diamonds and 50 quest points.", @@ -384907,7 +385433,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Rhianna to find Robert and 10 Pieces of Cotton.", @@ -384935,6 +385462,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -384968,7 +385496,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Rhianna's Son Quest! You earned $5000 and 50 quest points.", @@ -384996,7 +385525,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Demetrius' Poem Quest! You earned $3000 and 50 quest points.", @@ -385028,6 +385558,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 646, "warp_y": 143, @@ -385058,7 +385589,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Robin has asked you to find his Wishing Box in the forest.", @@ -385091,7 +385623,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given Robin's Wishing Box.", @@ -385126,7 +385659,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave the Wishing Box to Robin.", @@ -385154,7 +385688,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -385187,7 +385722,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $1000 for an Apple.", @@ -385220,7 +385756,8 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $500 for a Feather.", @@ -385248,7 +385785,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -385276,7 +385814,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -385313,7 +385852,8 @@ "money_gained": 750, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $750 for a Blackberry and a Blueberry.", @@ -385341,7 +385881,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -385374,7 +385915,8 @@ "money_gained": 1500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $1500 for an Orange.", @@ -385402,7 +385944,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -385435,7 +385978,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $2000 for a Grasshopper.", @@ -385463,7 +386007,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -385496,7 +386041,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 25, + "set_npc_chatpoint": 25, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $2000 for a Mushroom.", @@ -385524,7 +386070,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -385557,7 +386104,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 28, + "set_npc_chatpoint": 28, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $2500 for a Coconut.", @@ -385585,7 +386133,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -385618,7 +386167,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 31, + "set_npc_chatpoint": 31, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $3000 for a Candy Cane.", @@ -385646,7 +386196,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -385679,7 +386230,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 34, + "set_npc_chatpoint": 34, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $3000 for a Dandelion.", @@ -385707,7 +386259,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -385740,7 +386293,8 @@ "money_gained": 3500, "items_gained": [], "quest_points": 300, - "goto_npc_chatpoint": 37, + "set_npc_chatpoint": 37, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Dieter's Scavenger Hunt! You earned $3500 and 300 quest points.", @@ -385773,7 +386327,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Robin gave you the Dinosaur Bone you wished for!", @@ -385808,7 +386363,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Robin gave you the pet Mouse you wished for!", @@ -385843,7 +386399,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Robin gave you the Seashell Necklace you wished for!", @@ -385873,6 +386430,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 656, "warp_y": 115, @@ -385903,7 +386461,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 23, + "set_npc_chatpoint": 23, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Robin's Quest! You earned $1000 and 50 quest points.", @@ -385933,7 +386492,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to get some food and water for Will.", @@ -385966,6 +386526,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -385999,6 +386560,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386034,7 +386596,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Will the pack with food and water.", @@ -386062,6 +386625,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386090,6 +386654,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386118,6 +386683,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386146,6 +386712,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386174,6 +386741,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386202,6 +386770,7 @@ "money_gained": 6000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386230,6 +386799,7 @@ "money_gained": 7000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386258,6 +386828,7 @@ "money_gained": 8000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386286,6 +386857,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386314,7 +386886,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to find Will's buried money on Horse Isle.", @@ -386342,6 +386915,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386379,6 +386953,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386407,6 +386982,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386435,6 +387011,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386472,6 +387049,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386500,6 +387078,7 @@ "money_gained": 7500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386533,6 +387112,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386561,7 +387141,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to get 5 Pieces of Cloth made for Linnea. You were given $2000.", @@ -386594,7 +387175,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Linnea's Cloth! You earned $5000 and 50 quest points.", @@ -386622,7 +387204,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Linnea to find 20 Blackberries and 20 Raspberries. You were given $2000.", @@ -386661,7 +387244,8 @@ "money_gained": 7500, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Linnea's Dye! You earned $7500 and 75 quest points.", @@ -386693,6 +387277,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386723,6 +387308,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386762,6 +387348,7 @@ "money_gained": 8000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386790,7 +387377,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Captain Jack to get three Ship Manifests from the Ghost Ships.", @@ -386828,6 +387416,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386856,6 +387445,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386884,6 +387474,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386922,6 +387513,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386950,6 +387542,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -386988,6 +387581,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -387026,7 +387620,8 @@ } ], "quest_points": 300, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Captain Jack's Manifests! You earned 4 Diamonds and 300 quest points.", @@ -387054,6 +387649,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 654, "warp_y": 115, @@ -387082,6 +387678,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 914, "warp_y": 61, @@ -387110,6 +387707,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 905, "warp_y": 57, @@ -387138,6 +387736,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 903, "warp_y": 57, @@ -387166,6 +387765,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 916, "warp_y": 61, @@ -387194,7 +387794,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Captain Solomon to find 5 Chests.", @@ -387231,6 +387832,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -387270,6 +387872,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -387309,6 +387912,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -387348,6 +387952,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -387387,6 +387992,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -387427,7 +388033,8 @@ } ], "quest_points": 200, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Captain Solomon's Chests! You earned 3 Diamonds and 200 quest points.", @@ -387464,6 +388071,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -387494,7 +388102,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Maddog Robert to find his hat.", @@ -387531,6 +388140,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -387561,7 +388171,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were told to make a new hat for Maddog Robert.", @@ -387594,6 +388205,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -387636,6 +388248,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -387678,7 +388291,8 @@ } ], "quest_points": 250, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Maddog Robert's Hat! You earned 2 Diamonds, one Sapphire Necklace and 250 quest points.", @@ -387706,7 +388320,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by One Eyed Bill to warn people about the end of the world.", @@ -387739,6 +388354,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -387781,7 +388397,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed One Eyed Bill's Doomsday! You earned a Pearl Necklace and 100 quest points.", @@ -387809,6 +388426,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 447, "warp_y": 125, @@ -387837,6 +388455,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 705, "warp_y": 154, @@ -387865,6 +388484,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 961, "warp_y": 46, @@ -387893,6 +388513,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 894, "warp_y": 98, @@ -387921,7 +388542,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to find 4 Anchors for Black Bart.", @@ -387958,6 +388580,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -387997,6 +388620,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388041,7 +388665,8 @@ } ], "quest_points": 200, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Black Bart's Collection! You earned 2 Diamonds, 3 Pearls and 200 quest points.", @@ -388078,6 +388703,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388117,6 +388743,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388154,6 +388781,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388191,6 +388819,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388228,6 +388857,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388256,7 +388886,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Britt to get Cat Treats from Earton's Pet Shop.", @@ -388289,6 +388920,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388322,7 +388954,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Britt's Cat Treats Quest! You earned $5,000 and 25 quest points.", @@ -388350,7 +388983,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to help find Matti with help from Mikko's dog, Barney.", @@ -388378,6 +389012,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388406,6 +389041,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388434,6 +389070,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388462,6 +389099,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388490,7 +389128,8 @@ "money_gained": 8000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Mikko's Lost Friend! You earned $8,000 and 50 quest points.", @@ -388527,7 +389166,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given Nathaniel's Note and a Yellow Rose to bring to Cannonball Cate.", @@ -388564,6 +389204,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388601,6 +389242,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388647,7 +389289,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Squalid Nathaniel's Note! You earned 2 Diamonds, 2 Pearls and 100 quest points.", @@ -388675,7 +389318,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to ask residents about something for Penelope to do.", @@ -388708,6 +389352,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388741,7 +389386,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Will's Quest! You earned 100 quest points and a Crystal Statue for Will's $5000.", @@ -388776,7 +389422,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Penelope a Small Collection of Poems.", @@ -388809,6 +389456,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388842,7 +389490,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Penelope a Magical Book.", @@ -388875,6 +389524,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388908,7 +389558,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Penelope a Book of Riddles.", @@ -388941,6 +389592,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -388974,7 +389626,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Penelope 3 Smores.", @@ -389007,6 +389660,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -389040,7 +389694,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Penelope a Mystical Book.", @@ -389068,7 +389723,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -389098,7 +389754,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Penelope's Distraction #1! You earned $2000 and 25 quest points.", @@ -389128,7 +389785,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Penelope's Distraction #5! You earned $2000 and 50 quest points.", @@ -389156,7 +389814,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Penelope's Distraction #2! You earned $2000 and 25 quest points.", @@ -389184,7 +389843,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Penelope's Distraction #3! You earned $2000 and 25 quest points.", @@ -389212,7 +389872,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Penelope's Distraction #4! You earned $2000 and 25 quest points.", @@ -389240,6 +389901,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 538, "warp_y": 175, @@ -389273,6 +389935,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 447, "warp_y": 124, @@ -389306,6 +389969,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 705, "warp_y": 153, @@ -389334,6 +389998,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -389362,7 +390027,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Svea to buy a yellow dress in Shellton. You were given $2500.", @@ -389395,6 +390061,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -389428,7 +390095,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Svea's Birthday Gift! You earned $3000 and 25 quest points.", @@ -389456,7 +390124,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Signe to buy a red dress in Shellton. You were given $2500.", @@ -389489,6 +390158,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -389522,7 +390192,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Signe's Birthday Gift! You earned $3000 and 25 quest points.", @@ -389550,7 +390221,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find 17 Peacock Feathers for Kier.", @@ -389588,7 +390260,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Kier's Quest! You earned a Diamond and 50 quest points.", @@ -389618,6 +390291,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 621, "warp_y": 420, @@ -389646,6 +390320,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 400, "warp_y": 470, @@ -389674,7 +390349,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to find an eagle for Nina.", @@ -389702,6 +390378,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -389735,6 +390412,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -389763,6 +390441,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -389796,7 +390475,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Arbuckle's Cattails Quest! You earned $5000 and 25 quest points.", @@ -389824,7 +390504,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to tell Nina about Leuko's eggs and injury.", @@ -389852,7 +390533,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Nina to get medicine from Henry Heimlich for Leuko.", @@ -389885,6 +390567,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -389918,7 +390601,8 @@ "money_gained": 6000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Nina's Bird Woes! You earned $6,000 and 50 quest points.", @@ -389946,6 +390630,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -389976,7 +390661,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to find 10 Giant Coconuts for Scurvy Gums Morgan.", @@ -390009,7 +390695,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $2500.", @@ -390042,7 +390729,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given 10 Giant Coconuts for Windy Pick and $1000 for traveling money.", @@ -390075,6 +390763,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -390103,6 +390792,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 35, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -390131,6 +390821,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -390159,6 +390850,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -390187,6 +390879,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 35, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -390215,7 +390908,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to bring Dwight Staebulman 40 Bales of Hay.", @@ -390248,7 +390942,8 @@ "money_gained": 5500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $5500 for 40 Hay Bales.", @@ -390276,7 +390971,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to get 20 Ferns and 20 Dandelions for Dwight Staebulman.", @@ -390318,7 +391014,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Staebulman's Homemade Feed Quest! You earned $7500, 5 Homemade Hay Bales and 100 quest points.", @@ -390351,7 +391048,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Crazy Eddie a Strawberry! I don't know why you encourage him...", @@ -390379,6 +391077,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 700, "warp_y": 188, @@ -390407,7 +391106,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to find Atreyu's horse, Artax, with Falcor's help.", @@ -390435,7 +391135,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Elizabeth asked you to get 50 Pinecones!", @@ -390468,6 +391169,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -390496,7 +391198,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": 615, "warp_y": 287, "success_message": "Whoooooshhhh! You have just ridden a luck dragon through the air to a nearby island!", @@ -390524,6 +391227,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 622, "warp_y": 295, @@ -390552,6 +391256,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 642, "warp_y": 288, @@ -390580,6 +391285,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 643, "warp_y": 274, @@ -390608,6 +391314,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 626, "warp_y": 281, @@ -390636,6 +391343,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 602, "warp_y": 298, @@ -390669,6 +391377,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -390697,6 +391406,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 689, "warp_y": 256, @@ -390725,6 +391435,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 601, "warp_y": 298, @@ -390753,7 +391464,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Atreyu's Steed Quest! You earned $5,000 and 100 quest points.", @@ -390783,7 +391495,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to look around the forest for clues to Leuko's missing egg.", @@ -390815,6 +391528,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -390849,6 +391563,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -390884,6 +391599,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -390928,7 +391644,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Leuko's Missing Egg! You earned a Silver Chain, a Diamond and 75 quest points.", @@ -390956,7 +391673,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have offered to find 7 Soft Rocks for Atreyu's occasional strange house guest.", @@ -390993,6 +391711,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391032,6 +391751,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391071,6 +391791,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391110,6 +391831,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391149,6 +391871,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391188,6 +391911,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391227,6 +391951,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391262,7 +391987,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Atreyu's Hard Candy Quest! You earned $2500 and 50 quest points.", @@ -391290,7 +392016,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Pip has asked you to collect 10 Ferns for his home.", @@ -391332,7 +392059,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Pip's Dolphin Isle Shelter! You earned 10 Gold Ores, 5 Silver Ores and 50 quest points.", @@ -391360,7 +392088,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find 15 Acorns and 15 Mushrooms for Pip.", @@ -391408,7 +392137,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Pip's Food Quest! You earned a Dinosaur Bone, an Amethyst Necklace and 75 quest points.", @@ -391436,7 +392166,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked by Joanna to find her Riding Crop.", @@ -391473,6 +392204,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391508,7 +392240,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Joanna's Lost Crop! You earned $3000 and 50 quest points.", @@ -391536,7 +392269,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked by Leuko to find her missing egg.", @@ -391569,7 +392303,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Flavius has asked you to give Sandra her plate back. Better hurry.", @@ -391602,6 +392337,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391634,6 +392370,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391668,6 +392405,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 263, "warp_y": 366, @@ -391696,7 +392434,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Flavius has sent in search of his glasses. Better head north to the beach and see if you can find them.", @@ -391724,7 +392463,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to get an Easter Egg for Gidget to replace Leuko's egg.", @@ -391757,6 +392497,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391794,6 +392535,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391834,7 +392576,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given an Eagle Egg for an Easter Egg.", @@ -391862,7 +392605,8 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 27, + "set_npc_chatpoint": 27, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Flavius has given you $500 to deliver to Trixie at the General Store.", @@ -391902,7 +392646,8 @@ } ], "quest_points": 200, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Leuko's Stolen Egg! You earned a Diamond Necklace and 200 quest points.", @@ -391935,7 +392680,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 35, + "set_npc_chatpoint": 35, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Flavius his glasses! Good job!", @@ -391963,6 +392709,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -391996,7 +392743,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Flavius' Treasure Quest! You earned $3000, a Pearl Necklace and 100 quest points.", @@ -392024,7 +392772,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Viola has given you $1000 and sent you to get a Bushel of Apples from Windy on Ice Isle.", @@ -392057,6 +392806,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392090,7 +392840,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Apples for Viola! You earned $2000 and 50 quest points.", @@ -392127,6 +392878,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392165,6 +392917,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392193,7 +392946,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked by Greig to find his glasses in the cotton.", @@ -392230,6 +392984,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392265,7 +393020,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Greig his glasses. You were given $3000.", @@ -392293,7 +393049,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked by Greig to find his watch in a pond.", @@ -392330,6 +393087,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392365,7 +393123,8 @@ "money_gained": 4000, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Forgetful Greig's Quest! You earned $4000 and 75 quest points.", @@ -392393,6 +393152,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392421,6 +393181,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392449,6 +393210,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392477,6 +393239,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392505,6 +393268,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392533,6 +393297,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392561,6 +393326,7 @@ "money_gained": 7500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392589,6 +393355,7 @@ "money_gained": 7500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392617,6 +393384,7 @@ "money_gained": 7500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392645,6 +393413,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -392673,6 +393442,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 195, "warp_y": 323, @@ -392701,6 +393471,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 196, "warp_y": 317, @@ -392729,6 +393500,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 198, "warp_y": 311, @@ -392757,6 +393529,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 195, "warp_y": 326, @@ -392785,6 +393558,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 205, "warp_y": 305, @@ -392813,7 +393587,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find the Statue of the Tumetai for Witherton Jones.", @@ -392846,7 +393621,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have received a tribal statue! Remember to return them to Witherton Jones when you have all 5.", @@ -392879,7 +393655,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Guma-Guma gives you a tribal statue. Remember to return them to Witherton Jones once you have all 5.", @@ -392912,7 +393689,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Texcatlypoca has given you a Tribal Statue. Remember to return them all to Witherton Jones once you've collected all 5.", @@ -392945,7 +393723,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have received a tribal statue! Remember to return them to Witherton Jones when you have all 5.", @@ -392978,7 +393757,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have received a tribal statue! Remember to return them to Witherton Jones when you have all 5.", @@ -393011,7 +393791,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've given Witherton Jones all five statues. Now help him decide which one is the real Statue of Tumetai.", @@ -393039,7 +393820,8 @@ "money_gained": 25000, "items_gained": [], "quest_points": 400, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Witherton Jones and the Statues of the Tumetai! You earned $25,000 and 400 quest points.", @@ -393082,6 +393864,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393123,6 +393906,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393164,6 +393948,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393205,6 +393990,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393246,6 +394032,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393287,6 +394074,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393324,6 +394112,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393365,6 +394154,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393393,7 +394183,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to bring Nilan 2 deliveries of 50 walnuts.", @@ -393430,6 +394221,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393463,6 +394255,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393501,7 +394294,8 @@ } ], "quest_points": 200, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Nilan's Jungle Trap Hideout Quest! You earned 4 Diamonds and 200 quest points.", @@ -393531,7 +394325,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have offered to bring Shawnah 25 Venetian Food.", @@ -393564,7 +394359,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 125, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Shawnah's Unique Plant Food Quest! You earned $5000 and 125 quest points.", @@ -393592,7 +394388,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Tulippe has asked you to collect 10 bunches of Wildflowers for her friends.", @@ -393625,7 +394422,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Tulippe's Wildflowers! You earned $1000 and 25 Quest Points!", @@ -393653,6 +394451,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393681,7 +394480,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Samora's Science Challenge! You earned $10,000 and 50 quest points.", @@ -393709,6 +394509,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393737,7 +394538,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Hans' Horse Breed Challenge! You earned $10,000 and 50 quest points.", @@ -393770,7 +394572,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Cookie has given you $500 and a Cookie. You have been asked to get bananas from her sister, Cupcake.", @@ -393807,7 +394610,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave a Bunch of Bananas and a Letter to Cookie.", @@ -393840,7 +394644,8 @@ "money_gained": 13000, "items_gained": [], "quest_points": 300, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Cookie's Banana Pudding! You earned $13,000 and 300 quest points.", @@ -393877,7 +394682,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been given a Letter and a Bunch of Bananas for Cookie and $250 for expenses.", @@ -393905,7 +394711,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Cupcake has asked you find the stolen bananas.", @@ -393937,6 +394744,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -393972,6 +394780,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394007,6 +394816,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394047,6 +394857,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394087,7 +394898,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You found the missing bananas! You were given $1000 and a Banana.", @@ -394120,6 +394932,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394153,6 +394966,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394186,6 +395000,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394219,6 +395034,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394252,6 +395068,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394285,6 +395102,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394318,6 +395136,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394351,7 +395170,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked by Sandra to deliver a Crate of Jam Jars to Ursala.", @@ -394384,6 +395204,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394419,7 +395240,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to get 4 Glasses of Milk from Cinnamon. You were given $500 and a Cookie.", @@ -394447,7 +395269,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Sandra's Jam! You earned $2000 and 50 quest points.", @@ -394480,6 +395303,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394513,7 +395337,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to take a letter to Cupcake. Cinnamon gave you the Letter for Cupcake.", @@ -394546,7 +395371,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Cinnamon gave you four glasses of Milk to deliver to Cookie.", @@ -394586,6 +395412,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394619,6 +395446,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394652,6 +395480,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394685,7 +395514,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been given a Bundle of Baskets and $1000.", @@ -394718,6 +395548,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394746,7 +395577,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Krista's Baskets! You earned $2000 and 50 quest points.", @@ -394774,7 +395606,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to pick up Lief's medicine at the Tropicton General Store.", @@ -394802,7 +395635,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to pick up 5 Bags of Oats. You were given $1000.", @@ -394835,6 +395669,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394873,7 +395708,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": 630, "warp_y": 230, "success_message": "*POOF* You are on Mare Isle.", @@ -394906,7 +395742,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 2, + "set_npc_chatpoint": 2, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Temperance's Sister Quest! You earned $5000 and 75 quest points.", @@ -394934,6 +395771,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 630, "warp_y": 230, @@ -394967,6 +395805,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -394999,6 +395838,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 623, "warp_y": 222, @@ -395031,6 +395871,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 627, "warp_y": 227, @@ -395064,7 +395905,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Lief's Allergy Medicine Delivery! You earned $2500 and 25 quest points.", @@ -395105,6 +395947,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -395138,6 +395981,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -395171,7 +396015,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find Parry's long lost love. You were given a Miniature Stable and $500.", @@ -395204,7 +396049,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed the Quest for Parry's Long Lost Love! You earned $2500 and 50 quest points.", @@ -395237,7 +396083,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have delivered the Miniature Stable for Parry.", @@ -395270,7 +396117,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been given a letter to deliver to Parry and $500.", @@ -395303,7 +396151,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to deliver a saddle pad to Goodwin for Kilye. You were given an Embroidered Saddle Pad and $750.", @@ -395336,6 +396185,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -395369,7 +396219,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked by Kilye to take a bridle to Ward Anvil. You were given a Turkmen Silver Bridle and $1500.", @@ -395402,7 +396253,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave the bridle back to Kilye so that she could resize it.", @@ -395435,7 +396287,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Kilye gives you the resized bridle, and $1500 for traveling expenses.", @@ -395468,7 +396321,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Ward Anvil the Turkmen Silver Bridle.", @@ -395503,7 +396357,8 @@ "money_gained": 4000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Kilye's Teke Bridle. You earned $3000 and 50 quest points.", @@ -395536,7 +396391,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Ward gives you the Turkmen bridle and $1500.", @@ -395564,7 +396420,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -395592,7 +396449,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -395620,7 +396478,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to find 15 Logs of Ebony Wood for Xamba.", @@ -395653,7 +396512,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Xamba 15 Logs of Ebony Wood. You were given $2000.", @@ -395681,7 +396541,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to get some hand-made mugs from Genevieve and bring them back to Dolly. You were given $1000 to pay for them.", @@ -395716,7 +396577,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Dolly's Handmade Mugs! You earned $3000 and 25 quest points.", @@ -395749,6 +396611,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -395777,6 +396640,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -395819,6 +396683,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -395852,7 +396717,8 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Pablo paid you $500 for a loaf of Minnie's Nut Bread.", @@ -395885,7 +396751,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to bring Xamba's oboe to Anika. You were given a Handmade Oboe and $1000.", @@ -395918,6 +396785,7 @@ "money_gained": 11000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -395946,7 +396814,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Xamba's Wooden Instrument. You earned $3000 and 75 quest points.", @@ -395974,6 +396843,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -396002,7 +396872,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Caelin's Horse Breed Challenge! You earned $10,000 and 50 quest points.", @@ -396030,7 +396901,8 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Grey Slate wants you to bring him 10 Gold Ores and 20 Silver Ores. You were given $100.", @@ -396067,7 +396939,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave 10 gold ores and 20 silver ores to Grey Slate.", @@ -396095,7 +396968,8 @@ "money_gained": 150, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Grey Slate wants 5 Diamonds and 24 Small Gems. You were given $150.", @@ -396123,7 +396997,8 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Grey Slate asked you to find 10 peacock feathers, and gave you some money for expenses.", @@ -396156,7 +397031,8 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Grey Slate 10 Peacock Feathers, and he gave you $500 toward new shoes for your horse.", @@ -396193,7 +397069,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 28, + "set_npc_chatpoint": 28, + "goto_npc_chatpoint": -1, "warp_x": 709, "warp_y": 247, "success_message": "You have been transported to Phil the First's Island Kingdom of Hotzeplotz in the Unknown Isles!", @@ -396221,7 +397098,8 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Grey Slate wants you to bring him a piece of Royal Blue Cloth. You were given $100.", @@ -396263,6 +397141,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -396291,6 +397170,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 313, "warp_y": 188, @@ -396324,7 +397204,8 @@ "money_gained": 50000, "items_gained": [], "quest_points": 350, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Grey Slate's Gaudy Crown! You've earned $50,000 and 350 quest points.", @@ -396352,7 +397233,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Kilye has asked you to get a Piece of Cloth and 15 Blueberries.", @@ -396394,7 +397276,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a piece of richly dyed, Royal Blue Cloth.", @@ -396427,7 +397310,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Grey Slate the Royal Blue Cloth.", @@ -396464,7 +397348,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Grey Slate 5 Diamonds and 24 Small Gems, and were asked to go get 10 Peacock Feathers.", @@ -396497,7 +397382,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a pile of dirty, torn and extremely smelly jolly rogers to be washed and mended.", @@ -396539,7 +397425,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Barnacle Ben's Home Improvement. You earned a Diamond, a Topaz Necklace and 100 quest points.", @@ -396579,6 +397466,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -396609,7 +397497,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to search for the sketches of the 8 wonders of the Horse Isles. You have been given $5000 to cover your expenses.", @@ -396647,6 +397536,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -396682,6 +397572,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 45, "warp_y": 33, @@ -396720,6 +397611,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -396757,6 +397649,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -396796,6 +397689,7 @@ "money_gained": 3750, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -396834,6 +397728,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -396864,7 +397759,8 @@ "money_gained": 1500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to go to Art Isle for Barnacle Ben and check for art to buy. You were given $1500 for boat fare.", @@ -396906,6 +397802,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -396934,6 +397831,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 709, "warp_y": 247, @@ -396974,7 +397872,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Barnacle Ben's Decorating Quest. You earned 2 Diamonds and 100 quest points.", @@ -397004,7 +397903,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to go to Art Isle to find Barnacle Ben something to decorate his home with.", @@ -397036,6 +397936,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397071,7 +397972,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a sketch and your next clue for Wonder #2.", @@ -397103,6 +398005,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397133,6 +398036,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397166,6 +398070,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397194,6 +398099,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 313, "warp_y": 188, @@ -397236,7 +398142,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a piece of richly dyed, Royal Blue Cloth.", @@ -397264,6 +398171,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 45, "warp_y": 35, @@ -397292,6 +398200,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397330,6 +398239,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397368,6 +398278,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397406,6 +398317,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397444,6 +398356,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397476,6 +398389,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397513,6 +398427,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397552,6 +398467,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397591,6 +398507,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397626,6 +398543,7 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397659,6 +398577,7 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397692,6 +398611,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397729,6 +398649,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397766,7 +398687,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Ruthie gives you a carrot and a bunch of wildflowers for her horses.", @@ -397794,6 +398716,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397822,7 +398745,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked to find Halian's mancala board.", @@ -397850,6 +398774,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397878,6 +398803,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397906,6 +398832,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397934,6 +398861,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397962,6 +398890,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -397990,6 +398919,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398018,6 +398948,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 676, "warp_y": 314, @@ -398046,6 +398977,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398074,6 +399006,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398107,6 +399040,7 @@ "money_gained": 1250, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398135,6 +399069,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398163,7 +399098,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 28, + "set_npc_chatpoint": 28, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "The Easter Bunny asked you to get her 7 Carrots.", @@ -398198,7 +399134,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 30, + "set_npc_chatpoint": 30, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Supplies for the Easter Bunny! You earned $3000 and 25 quest points.", @@ -398235,6 +399172,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398270,7 +399208,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave the Broken Mancala Board to Halian.", @@ -398303,7 +399242,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to bring the Broken Mancala Board to Xamba to be fixed.", @@ -398331,7 +399271,8 @@ "money_gained": 4000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Magnolia asked you to see Rebecca about getting a crib made. You were given $4000.", @@ -398364,7 +399305,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Xamba the Broken Mancala Board and have been asked to gather 5 logs of Ebony Wood.", @@ -398397,7 +399339,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given the finished crib to Magnolia. You have earned $3000.", @@ -398430,7 +399373,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Xamba 5 logs of Ebony Wood.", @@ -398463,7 +399407,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a Mancala Board for $1000.", @@ -398496,7 +399441,8 @@ "money_gained": 9000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Halian's Mancala Board! You earned $9000 and 100 quest points.", @@ -398524,6 +399470,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398561,7 +399508,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 32, + "set_npc_chatpoint": 32, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Rebecca 15 Logs and 5 Strong, Skinny Branches.", @@ -398594,7 +399542,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a Baby Crib for $3000.", @@ -398627,7 +399576,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given the 2nd sketch and the clue to Wonder #3!", @@ -398657,7 +399607,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Magnolia has asked you to get crib bedding from Barb Sower. You were given $2000.", @@ -398694,6 +399645,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398722,7 +399674,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Magnolia has asked you to get crib bedding from Barb Sower. You were given $2000.", @@ -398750,7 +399703,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Magnolia has asked you to get crib bedding from Barb Sower. You were given $2000.", @@ -398778,7 +399732,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Magnolia has asked you to get crib bedding from Barb Sower. You were given $2000.", @@ -398810,6 +399765,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398845,7 +399801,8 @@ "money_gained": 7000, "items_gained": [], "quest_points": 150, - "goto_npc_chatpoint": 28, + "set_npc_chatpoint": 28, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Magnolia's Nursery! You earned $7000 and 150 quest points.", @@ -398873,6 +399830,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398901,6 +399859,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398929,6 +399888,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398957,6 +399917,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -398994,7 +399955,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave 25 Cotton and 15 Strawberries to Barb Sower.", @@ -399031,7 +399993,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave 25 Cotton and 15 Blueberries to Barb Sower.", @@ -399068,7 +400031,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave 25 Cotton and 15 Blackberries to Barb Sower.", @@ -399105,7 +400069,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave 25 Cotton and 15 Dandelions to Barb Sower.", @@ -399138,7 +400103,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given Baby Crib Bedding for Magnolia.", @@ -399175,6 +400141,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399203,6 +400170,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399231,6 +400199,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399259,6 +400228,7 @@ "money_gained": 250, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399287,7 +400257,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Alati has asked you to gather 2 Logs and 8 Strong Skinny Branches. You have received $2000.", @@ -399324,7 +400295,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Alati 2 Logs and 8 Strong Skinny Branches.", @@ -399352,7 +400324,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Alati has asked you to get two stones cut from Rocco. You were given $2500.", @@ -399385,7 +400358,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Two Round Stones to Alati.", @@ -399413,6 +400387,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399445,6 +400420,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399476,7 +400452,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Alati asked you to visit Genevieve for three porcelain rings. You were given $3000.", @@ -399509,7 +400486,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Three Porcelain Rings to Alati.", @@ -399544,7 +400522,8 @@ } ], "quest_points": 250, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Alati's Invention! You earned $10,000, 25 Gold Ore and 250 quest points.", @@ -399572,6 +400551,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399605,6 +400585,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399633,7 +400614,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Genevieve asks you to find 6 lumps of Red Jamuti Clay.", @@ -399666,7 +400648,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Genevieve 6 lumps of Red Jamuti Clay.", @@ -399699,7 +400682,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given three Porcelain Rings for $3000.", @@ -399736,6 +400720,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399775,6 +400760,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399814,6 +400800,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399853,6 +400840,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399892,6 +400880,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399931,6 +400920,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399961,6 +400951,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -399989,6 +400980,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400017,6 +401009,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400050,6 +401043,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400083,6 +401077,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400120,6 +401115,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400148,7 +401144,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Ms. Mabel sends you out looking for more clues!", @@ -400181,7 +401178,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a set of design plans for Rocco's new sign to take to Smiddy Jones. You were given $1000 for travel costs.", @@ -400214,6 +401212,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400242,7 +401241,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to help Smiddy Jones get 50 Agates and 50 Pieces of Iron Ore.", @@ -400279,7 +401279,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Smiddy Jones 50 Agates and 50 Pieces of Iron Ore.", @@ -400307,6 +401308,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400340,7 +401342,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to take the design plans to Xamba for Smiddy Jones.", @@ -400378,7 +401381,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a new Wood and Metal Rock Store Sign to take back to Rocco Shale on Rock Isle.", @@ -400411,7 +401415,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find 10 logs of Ebony Wood for Xamba.", @@ -400449,7 +401454,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a completed Ebony Wood Frame and Post to take back to Smiddy Jones.", @@ -400487,7 +401493,8 @@ } ], "quest_points": 300, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Rocco Shale's New Rock Shop Sign. You earned 2 Diamonds, $3000 and 300 quest points.", @@ -400515,6 +401522,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400543,6 +401551,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400571,6 +401580,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 687, "warp_y": 323, @@ -400599,6 +401609,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400627,7 +401638,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -400655,7 +401667,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": 223, "warp_y": 169, "success_message": "Nizhoni sends you back to Dr. Hart's office.", @@ -400683,6 +401696,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400711,6 +401725,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400739,6 +401754,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400767,6 +401783,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400795,6 +401812,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400823,6 +401841,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400851,6 +401870,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400893,6 +401913,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400921,6 +401942,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400949,6 +401971,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -400987,6 +402010,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401015,6 +402039,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401043,6 +402068,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401071,6 +402097,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401099,6 +402126,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401127,6 +402155,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401155,6 +402184,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401183,6 +402213,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401211,6 +402242,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401239,6 +402271,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401276,6 +402309,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401304,7 +402338,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Candide has asked you to find his Golden Sheep. You were given $3000.", @@ -401332,6 +402367,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401360,6 +402396,7 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401388,6 +402425,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401420,6 +402458,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401451,6 +402490,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401479,6 +402519,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401507,6 +402548,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401535,6 +402577,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401568,7 +402611,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Candide tells you to make 4 Apple Treats. You were given 12 Apples to get you started.", @@ -401601,6 +402645,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401629,6 +402674,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401657,6 +402703,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401685,6 +402732,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401727,6 +402775,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401755,6 +402804,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401794,6 +402844,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401836,6 +402887,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401878,6 +402930,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401920,6 +402973,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -401962,6 +403016,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402004,6 +403059,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402046,6 +403102,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402092,6 +403149,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402125,6 +403183,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402162,6 +403221,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402199,6 +403259,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402241,6 +403302,7 @@ } ], "quest_points": 250, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402269,6 +403331,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402302,6 +403365,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402330,6 +403394,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 674, "warp_y": 261, @@ -402363,6 +403428,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402396,6 +403462,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 423, "warp_y": 148, @@ -402429,6 +403496,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 423, "warp_y": 148, @@ -402457,6 +403525,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402485,6 +403554,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 300, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402518,6 +403588,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402555,7 +403626,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Ms. Mabel gives you a Ruby, and a nice, hot cup of Tea.", @@ -402583,6 +403655,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402616,6 +403689,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402644,6 +403718,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402672,6 +403747,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402705,6 +403781,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402733,6 +403810,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 661, "warp_y": 274, @@ -402761,6 +403839,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402789,6 +403868,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402822,6 +403902,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402850,6 +403931,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402878,6 +403960,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402906,6 +403989,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402934,6 +404018,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -402962,7 +404047,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 25, + "set_npc_chatpoint": 25, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -402990,7 +404076,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 28, + "set_npc_chatpoint": 28, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -403018,6 +404105,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403046,7 +404134,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 30, + "set_npc_chatpoint": 30, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -403074,6 +404163,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403105,7 +404195,8 @@ "money_gained": 40000, "items_gained": [], "quest_points": 400, - "goto_npc_chatpoint": 33, + "set_npc_chatpoint": 33, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Candide's Golden Sheep! You earned $40,000 and 400 quest points.", @@ -403138,6 +404229,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403176,6 +404268,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403214,6 +404307,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403242,6 +404336,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403277,6 +404372,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403305,6 +404401,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403333,6 +404430,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403366,6 +404464,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403399,6 +404498,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403427,7 +404527,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 33, + "set_npc_chatpoint": 33, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Kiah has asked you to bring her Valerian Roots.", @@ -403464,6 +404565,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403497,6 +404599,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403539,6 +404642,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403571,6 +404675,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403610,6 +404715,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403646,6 +404752,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403683,6 +404790,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403719,7 +404827,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": 306, "warp_y": 103, "success_message": "You have given Kiah the Valerian Plant.", @@ -403752,7 +404861,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Kiah the Valerian Roots.", @@ -403782,6 +404892,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403815,6 +404926,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403848,6 +404960,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403881,6 +404994,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403923,6 +405037,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -403951,7 +405066,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 35, + "set_npc_chatpoint": 35, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Kiah has asked you to gather bark from a neem tree.", @@ -403984,7 +405100,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Kiah the neem bark.", @@ -404012,7 +405129,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Kiah has asked you to retrieve a jungle treasure.", @@ -404040,6 +405158,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404068,6 +405187,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404096,6 +405216,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404124,6 +405245,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404152,6 +405274,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404180,6 +405303,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404208,6 +405332,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404248,6 +405373,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404276,6 +405402,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404309,6 +405436,7 @@ "money_gained": 30, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404346,6 +405474,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404385,6 +405514,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404424,6 +405554,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404463,6 +405594,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404507,6 +405639,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404544,6 +405677,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404583,6 +405717,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404622,6 +405757,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404661,6 +405797,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404700,6 +405837,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404739,6 +405877,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404778,6 +405917,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404817,6 +405957,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404856,6 +405997,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404895,6 +406037,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404934,6 +406077,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -404973,6 +406117,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405012,6 +406157,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405051,6 +406197,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405090,6 +406237,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405129,6 +406277,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405173,6 +406322,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405215,6 +406365,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405257,6 +406408,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405285,6 +406437,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 530, "warp_y": 31, @@ -405323,6 +406476,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405361,6 +406515,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405399,6 +406554,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405437,6 +406593,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405474,6 +406631,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405502,6 +406660,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405539,6 +406698,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405576,6 +406736,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405609,6 +406770,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405637,6 +406799,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405665,6 +406828,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405703,6 +406867,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405731,6 +406896,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405759,6 +406925,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405787,6 +406954,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405815,6 +406983,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405843,6 +407012,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405871,6 +407041,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405899,6 +407070,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405927,6 +407099,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405960,6 +407133,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -405993,6 +407167,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406021,6 +407196,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406049,6 +407225,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406077,6 +407254,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406105,6 +407283,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406133,6 +407312,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406161,6 +407341,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406197,7 +407378,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You hand Kiah the stone-like object.", @@ -406225,6 +407407,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406258,7 +407441,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You give Kiah the Small Jungle Nut.", @@ -406286,6 +407470,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406314,6 +407499,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406342,6 +407528,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406380,6 +407567,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406413,7 +407601,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Fending off small claws and small teeth, you hurridly scrape a bit of bark from the neem tree before being forced to retreat.", @@ -406441,6 +407630,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406474,6 +407664,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406507,6 +407698,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406540,7 +407732,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You give Kiah the small neem bark.", @@ -406568,7 +407761,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "The squirrel asks you for 10 Walnuts.", @@ -406606,6 +407800,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406639,6 +407834,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406667,6 +407863,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406700,6 +407897,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406728,6 +407926,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406756,6 +407955,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406784,7 +407984,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 37, + "set_npc_chatpoint": 37, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Kiah has asked you to find leaves from three fireflower plants.", @@ -406823,6 +408024,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406862,6 +408064,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406901,6 +408104,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -406945,7 +408149,8 @@ } ], "quest_points": 200, - "goto_npc_chatpoint": 31, + "set_npc_chatpoint": 31, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Kiah's Jungle Harvest! You earned a Pearl Necklace, a Dinosaur Bone and 200 quest points.", @@ -406973,6 +408178,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 712, "warp_y": 223, @@ -407011,7 +408217,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "The Dawn's White Horse has given you a strange but interesting Wooden Spirit Disc.", @@ -407049,7 +408256,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Dusk's Blue Horse has given you a strange but interesting Wooden Spirit Disc.", @@ -407082,6 +408290,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407120,7 +408329,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "The Dusk's Golden Mare has given you a strange but interesting Wooden Spirit Disc.", @@ -407158,7 +408368,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "The Night's Black Horse has given you a strange but interesting Wooden Spirit Disc.", @@ -407186,6 +408397,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407219,6 +408431,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407252,6 +408465,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407285,6 +408499,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407318,6 +408533,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407346,6 +408562,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407374,6 +408591,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407402,6 +408620,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407432,7 +408651,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Pig Rescue! You earned $2000 and 25 quest points.", @@ -407469,6 +408689,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407497,6 +408718,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407534,6 +408756,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407571,6 +408794,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407608,6 +408832,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407645,6 +408870,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407684,6 +408910,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407723,6 +408950,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407762,6 +408990,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407799,7 +409028,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Princess Lilianna's Frogs. You earned $3000 and 25 quest points.", @@ -407827,6 +409057,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407864,6 +409095,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407901,6 +409133,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407929,7 +409162,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Aislin has asked you to collect 20 Peacock Feathers.", @@ -407966,6 +409200,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -407994,7 +409229,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Aislin asks you to collect 20 Sparkling Feathers.", @@ -408027,7 +409263,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Aislin 20 Peacock Feathers.", @@ -408055,7 +409292,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Aislin asks you to get her Pegasus Feathers.", @@ -408088,7 +409326,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Aislin 20 Sparkling Feathers.", @@ -408121,6 +409360,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408156,7 +409396,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 200, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Elowyn's Wings! You earned $10,000 and 200 quest points.", @@ -408184,6 +409425,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 326, "warp_y": 300, @@ -408217,6 +409459,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 331, "warp_y": 303, @@ -408245,6 +409488,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408273,6 +409517,7 @@ "money_gained": 500, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408301,6 +409546,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408334,6 +409580,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408371,6 +409618,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408411,6 +409659,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408439,6 +409688,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408467,6 +409717,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408500,6 +409751,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408528,6 +409780,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408565,6 +409818,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408598,6 +409852,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408626,6 +409881,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408654,6 +409910,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408696,6 +409953,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408724,6 +409982,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408757,6 +410016,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408790,6 +410050,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408823,6 +410084,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408860,6 +410122,7 @@ "money_gained": 8000, "items_gained": [], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408888,6 +410151,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408916,6 +410180,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -408946,7 +410211,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Davy asked you to head to Flipperton.", @@ -408974,6 +410240,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 664, "warp_y": 280, @@ -409002,6 +410269,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409039,6 +410307,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409076,7 +410345,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Paras' Feathers. You earned $2000 and 25 quest points.", @@ -409104,6 +410374,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409144,7 +410415,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Davy the Torn Photograph and Old Diary.", @@ -409172,7 +410444,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Davy has asked you to go to Carrotton.", @@ -409205,6 +410478,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409238,7 +410512,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You handed Davy Sam's Old Book.", @@ -409266,7 +410541,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Davy asked you to visit Horseshoe Village.", @@ -409303,6 +410579,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409338,6 +410615,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409371,7 +410649,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 30, + "set_npc_chatpoint": 30, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Davy gave you the Old Teddy Bear to give to Sam.", @@ -409404,7 +410683,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave the Old Teddy Bear to Sam.", @@ -409434,7 +410714,8 @@ "money_gained": 8000, "items_gained": [], "quest_points": 175, - "goto_npc_chatpoint": 32, + "set_npc_chatpoint": 32, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed The Triumph of Sam McGee! You earned $8,000 and 175 quest points!", @@ -409462,7 +410743,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Marisole has asked you to bring her 5 bales of Daisy Hay and 5 bags of Honey Oats. You were given $3000.", @@ -409510,7 +410792,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Marisole's New Friend! You earned a Diamond Necklace, a Ruby Necklace and 100 quest points.", @@ -409543,6 +410826,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409571,6 +410855,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409599,7 +410884,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Grandmother Riding Hood asks you to help waylay her granddaughter, and gives you $2000 for expenses.", @@ -409627,6 +410913,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409655,7 +410942,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Red Riding Hood's Surprise! You earned $5000 and 50 quest points.", @@ -409687,6 +410975,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409720,6 +411009,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409748,7 +411038,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -409780,6 +411071,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409811,6 +411103,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409844,6 +411137,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409872,6 +411166,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409900,6 +411195,7 @@ "money_gained": 6000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409928,6 +411224,7 @@ "money_gained": 6000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409956,6 +411253,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -409984,6 +411282,7 @@ "money_gained": 6000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410012,7 +411311,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to bring Rose Pie a la Mode.", @@ -410042,6 +411342,7 @@ "money_gained": 9000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410070,6 +411371,7 @@ "money_gained": 9000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410098,6 +411400,7 @@ "money_gained": 9000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410143,7 +411446,8 @@ } ], "quest_points": 25, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Rose's Quest! You earned $200, a Ruby and 25 quest points. You were given an Embroidered Handkerchief.", @@ -410171,6 +411475,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410204,7 +411509,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Will Rose's handkerchief and offered to bring him to her.", @@ -410246,6 +411552,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410276,7 +411583,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Prince Aladdin asks you to find him a wild Blue Morpho butterfly in return for delaying Red Riding Hood at his castle.", @@ -410314,7 +411622,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Prince Aladdin takes the butterfly, and gives you a sapphire and his thanks. He will detain Red Riding Hood for a while.", @@ -410342,6 +411651,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410370,6 +411680,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410407,6 +411718,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410440,7 +411752,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 58, + "set_npc_chatpoint": 58, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Nicolette gives you a list of things you will need to get in order to make pigments, and requests that you find some paint base.", @@ -410477,6 +411790,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410505,6 +411819,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410542,6 +411857,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410575,7 +411891,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 31, + "set_npc_chatpoint": 31, + "goto_npc_chatpoint": -1, "warp_x": 680, "warp_y": 211, "success_message": "*POOF* You are on Paradise Isle. You were given a Singing Harp.", @@ -410603,6 +411920,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 680, "warp_y": 211, @@ -410638,7 +411956,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 34, + "set_npc_chatpoint": 34, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Robin's Secret Crush! You earned $2000 and 25 quest points.", @@ -410676,6 +411995,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410709,6 +412029,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410748,6 +412069,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410785,6 +412107,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410818,7 +412141,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Nicolette agrees to get busy on the pigments.", @@ -410846,6 +412170,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410879,6 +412204,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410912,6 +412238,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410945,6 +412272,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -410978,6 +412306,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411011,6 +412340,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 677, "warp_y": 285, @@ -411044,6 +412374,7 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411072,6 +412403,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 677, "warp_y": 285, @@ -411105,6 +412437,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411133,6 +412466,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411166,6 +412500,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411199,6 +412534,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411227,6 +412563,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411255,6 +412592,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411292,6 +412630,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411320,6 +412659,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411357,6 +412697,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411390,6 +412731,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411423,6 +412765,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411456,6 +412799,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411489,6 +412833,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411517,6 +412862,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411545,6 +412891,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411573,6 +412920,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411601,6 +412949,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 631, "warp_y": 420, @@ -411638,7 +412987,8 @@ } ], "quest_points": 400, - "goto_npc_chatpoint": 33, + "set_npc_chatpoint": 33, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Silver Mary's Big Production. You earned two Diamond Necklaces, two Pearl Necklaces and 400 quest points.", @@ -411666,6 +413016,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 652, "warp_y": 412, @@ -411694,6 +413045,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411727,6 +413079,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411760,6 +413113,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411788,6 +413142,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411821,6 +413176,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -411854,7 +413210,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Shaylene gives you a List of items she needs to get started as a cheesemaker and $3000.", @@ -411887,7 +413244,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Shaylene takes back the $3000 and her list and tucks it away in a book.", @@ -411920,7 +413278,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": 96, "warp_y": 416, "success_message": "You are transported to the Cloud Isles.", @@ -411948,6 +413307,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 96, "warp_y": 416, @@ -411988,6 +413348,7 @@ } ], "quest_points": 400, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412022,7 +413383,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to go find Jayne's cunning hat.", @@ -412050,7 +413412,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Fluffy the rabbit has sent you for 3 Carrots.", @@ -412088,6 +413451,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412121,7 +413485,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Jayne's Cunning Hat! You earned $5000 and 100 quest points.", @@ -412149,6 +413514,7 @@ "money_gained": 1500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412177,6 +413543,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412214,6 +413581,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412242,6 +413610,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412270,6 +413639,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412303,6 +413673,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412336,6 +413707,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412369,6 +413741,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412402,6 +413775,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412435,6 +413809,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412463,6 +413838,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412501,6 +413877,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 707, "warp_y": 266, @@ -412541,6 +413918,7 @@ } ], "quest_points": 250, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412569,6 +413947,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412597,6 +413976,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412630,6 +414010,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412658,6 +414039,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412695,6 +414077,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412728,6 +414111,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412756,6 +414140,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412789,6 +414174,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412826,6 +414212,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412856,6 +414243,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412889,6 +414277,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412917,6 +414306,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412945,6 +414335,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -412982,6 +414373,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413020,6 +414412,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413053,6 +414446,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413091,6 +414485,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413121,6 +414516,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413158,6 +414554,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413191,7 +414588,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have successfully delivered the Bag of Hazelnuts to Cara Cook. Now hurry back to Hazel in Earton and see if she has any more deliveries for you.", @@ -413224,6 +414622,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413257,7 +414656,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a Bag of Hazelnuts to deliver to Cara Cook and $600.", @@ -413287,7 +414687,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Hazel's Delivery #1. You earned $1000 and 25 quest points.", @@ -413320,7 +414721,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 24, + "set_npc_chatpoint": 24, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to deliver a Bag of Hazelnuts to Ethel Barryjam.", @@ -413348,6 +414750,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413381,6 +414784,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413414,7 +414818,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 28, + "set_npc_chatpoint": 28, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to deliver a Bag of Hazelnuts to Phoebe Wares in Shellton.", @@ -413447,6 +414852,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413477,7 +414883,8 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Hazel's Delivery #2. You earned $4000 and 25 quest points.", @@ -413507,7 +414914,8 @@ "money_gained": 6000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 32, + "set_npc_chatpoint": 32, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Hazel's Delivery #3. You earned $6000 and 25 quest points.", @@ -413535,6 +414943,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413577,6 +414986,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413610,6 +415020,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413638,7 +415049,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -413671,6 +415083,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413704,6 +415117,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413732,6 +415146,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413765,6 +415180,7 @@ "money_gained": 250, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413798,6 +415214,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413831,6 +415248,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413859,6 +415277,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413892,6 +415311,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413925,6 +415345,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413958,6 +415379,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -413986,6 +415408,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414029,6 +415452,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414062,6 +415486,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414101,7 +415526,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 300, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Monsieur Renard's Cheeses. You have earned $10,000 and 300 quest points.", @@ -414129,6 +415555,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414157,6 +415584,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414185,7 +415613,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to get the broom for Phyllis Clipper.", @@ -414218,7 +415647,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Phyllis Clipper's Broom! You earned $2000 and 25 quest points.", @@ -414251,6 +415681,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414281,7 +415712,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find Materia's stolen constellation map!", @@ -414309,6 +415741,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414342,6 +415775,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414370,6 +415804,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414398,6 +415833,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414426,7 +415862,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to bring Matata 15 Bananas.", @@ -414464,7 +415901,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given Materia's Constellation Map in exchange for 15 Bananas.", @@ -414497,7 +415935,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Materia's Quest! You earned $5000 and 50 quest points.", @@ -414530,6 +415969,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414558,6 +415998,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414591,6 +416032,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414619,6 +416061,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414652,6 +416095,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414680,6 +416124,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414713,6 +416158,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414748,6 +416194,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414776,6 +416223,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414815,6 +416263,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414850,7 +416299,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Scamper the Golden Acorn. You should go tell Scuttle.", @@ -414883,6 +416333,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414915,6 +416366,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 833, "warp_y": 415, @@ -414948,6 +416400,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -414976,6 +416429,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 524, "warp_y": 180, @@ -415004,7 +416458,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Murukan has asked you to find the Lost Ring of the Tumetai.", @@ -415037,6 +416492,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415070,6 +416526,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415103,6 +416560,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415140,6 +416598,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 524, "warp_y": 180, @@ -415172,6 +416631,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 543, "warp_y": 368, @@ -415200,6 +416660,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415233,6 +416694,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415266,6 +416728,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415299,7 +416762,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 29, + "set_npc_chatpoint": 29, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Chioke has given you the Wooden Ring.", @@ -415332,6 +416796,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415360,6 +416825,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415398,6 +416864,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415436,6 +416903,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415474,7 +416942,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 29, + "set_npc_chatpoint": 29, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Chioke 4 diamonds for the Wood Ring.", @@ -415507,7 +416976,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 28, + "set_npc_chatpoint": 28, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Murukan the Wood Ring.", @@ -415545,6 +417015,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415573,6 +417044,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415601,6 +417073,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 688, "warp_y": 306, @@ -415629,6 +417102,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415657,6 +417131,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415690,6 +417165,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415727,6 +417203,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415764,6 +417241,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415801,6 +417279,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415834,6 +417313,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415862,6 +417342,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 705, "warp_y": 269, @@ -415890,6 +417371,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 540, "warp_y": 365, @@ -415918,6 +417400,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 524, "warp_y": 180, @@ -415946,6 +417429,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -415974,6 +417458,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 16, "warp_y": 21, @@ -416007,6 +417492,7 @@ "money_gained": 250, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416035,6 +417521,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416063,6 +417550,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 19, "warp_y": 24, @@ -416091,6 +417579,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 16, "warp_y": 26, @@ -416124,6 +417613,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416157,6 +417647,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416190,6 +417681,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416227,6 +417719,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416255,6 +417748,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416283,6 +417777,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416311,6 +417806,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 16, "warp_y": 21, @@ -416348,6 +417844,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416385,6 +417882,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416415,6 +417913,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416443,6 +417942,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416471,6 +417971,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 701, "warp_y": 293, @@ -416499,6 +418000,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 18, "warp_y": 24, @@ -416536,6 +418038,7 @@ } ], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416564,6 +418067,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416592,6 +418096,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416631,6 +418136,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416664,6 +418170,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 70, "warp_y": 458, @@ -416692,6 +418199,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416720,6 +418228,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416755,6 +418264,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416788,6 +418298,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416830,6 +418341,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416863,6 +418375,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416891,6 +418404,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416919,6 +418433,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416956,6 +418471,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -416993,6 +418509,7 @@ "money_gained": 13000, "items_gained": [], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417021,6 +418538,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 16, "warp_y": 26, @@ -417049,6 +418567,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 17, "warp_y": 30, @@ -417082,6 +418601,7 @@ "money_gained": 150, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417110,6 +418630,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417138,7 +418659,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find Cheshire's Grin.", @@ -417175,6 +418697,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417215,7 +418738,8 @@ } ], "quest_points": 25, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Cheshire's Quest! You earned 2 Silver Linings and 25 quest points.", @@ -417243,7 +418767,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": 44, "warp_y": 436, "success_message": "You have agreed to find Cheshire's Body and bring it back to him.", @@ -417283,7 +418808,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Cheshire's Missing Body. You earned 3 Silver Linings and 50 quest points.", @@ -417321,6 +418847,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417349,6 +418876,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417377,6 +418905,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417410,6 +418939,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417438,6 +418968,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417471,6 +419002,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417504,6 +419036,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417532,6 +419065,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417565,6 +419099,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417598,6 +419133,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417631,6 +419167,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417659,6 +419196,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 258, "warp_y": 350, @@ -417687,6 +419225,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417720,6 +419259,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417758,6 +419298,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417796,7 +419337,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 29, + "set_npc_chatpoint": 29, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Chioke gave you the Wood Ring for 4 Diamonds.", @@ -417834,6 +419376,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417867,7 +419410,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Murukan the Gold Ring.", @@ -417900,7 +419444,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Murukan the Silver Ring.", @@ -417933,7 +419478,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Murukan the Stone Ring.", @@ -417961,6 +419507,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -417989,7 +419536,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 25, + "set_npc_chatpoint": 25, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Murukan has sent you for the true Lost Ring and two Sparkling Feathers.", @@ -418027,7 +419575,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 29, + "set_npc_chatpoint": 29, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Chioke has given you a Wood Ring for 10 Diamonds.", @@ -418060,6 +419609,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 601, "warp_y": 364, @@ -418088,6 +419638,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418125,7 +419676,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 28, + "set_npc_chatpoint": 28, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Murukan the Wood Ring and two Sparkling Feathers.", @@ -418158,6 +419710,7 @@ "money_gained": 500, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418186,7 +419739,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Dorcas gives you $2,500 to help with the expenses of gathering Princess Lilanna's ransom.", @@ -418214,7 +419768,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Dorcas gives you $2,500 of her own money to help you in your quest to rescue the Princess.", @@ -418246,6 +419801,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 833, "warp_y": 413, @@ -418274,6 +419830,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 258, "warp_y": 350, @@ -418302,6 +419859,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 601, "warp_y": 364, @@ -418330,7 +419888,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Pattini has asked you to find a Winter Lotus blossom.", @@ -418358,6 +419917,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418386,6 +419946,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418414,6 +419975,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418456,6 +420018,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418488,6 +420051,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418523,6 +420087,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418564,7 +420129,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Pattini the Winter Lotus and received a pearl necklace.", @@ -418602,6 +420168,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418630,6 +420197,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418658,7 +420226,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Pattini has asked you to find a Winter Lotus blossom.", @@ -418686,6 +420255,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418719,7 +420289,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Pattini the Winter Lotus.", @@ -418747,6 +420318,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418786,6 +420358,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418823,6 +420396,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418860,6 +420434,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418897,6 +420472,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418925,6 +420501,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418958,6 +420535,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -418995,6 +420573,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419028,6 +420607,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419056,6 +420636,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419089,7 +420670,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have bought a Wedding Cake from Martha for $1000.", @@ -419117,6 +420699,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419145,6 +420728,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419178,6 +420762,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419211,6 +420796,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419239,6 +420825,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419272,6 +420859,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419305,6 +420893,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419333,6 +420922,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419361,6 +420951,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419394,7 +420985,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Dorcas takes Lilianna's List and leaves the chamber.", @@ -419427,7 +421019,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -419460,7 +421053,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Omand's questions! You earned $10,000 and 25 quest points.", @@ -419488,7 +421082,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": 44, "warp_y": 436, "success_message": null, @@ -419521,6 +421116,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419549,6 +421145,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419577,6 +421174,7 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419605,6 +421203,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419633,6 +421232,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419666,6 +421266,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419694,6 +421295,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419727,6 +421329,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419760,6 +421363,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419797,6 +421401,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 701, "warp_y": 295, @@ -419825,6 +421430,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 705, "warp_y": 269, @@ -419867,6 +421473,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419903,6 +421510,7 @@ "money_gained": 30000, "items_gained": [], "quest_points": 300, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -419931,7 +421539,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 30, + "set_npc_chatpoint": 30, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Hans' Second Horse Breed Challenge! You earned $10,000 and 50 quest points.", @@ -419959,6 +421568,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 618, "warp_y": 269, @@ -419992,6 +421602,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420020,6 +421631,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420058,6 +421670,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420086,6 +421699,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 618, "warp_y": 269, @@ -420114,6 +421728,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 564, "warp_y": 237, @@ -420151,6 +421766,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420184,6 +421800,7 @@ } ], "quest_points": 350, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420212,6 +421829,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420244,6 +421862,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420279,6 +421898,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420314,6 +421934,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420349,6 +421970,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420380,6 +422002,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420412,6 +422035,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420443,6 +422067,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420476,6 +422101,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420504,6 +422130,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420537,6 +422164,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420565,6 +422193,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420598,6 +422227,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420631,6 +422261,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420659,6 +422290,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420707,6 +422339,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420735,6 +422368,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420768,6 +422402,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420801,6 +422436,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420834,6 +422470,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420871,6 +422508,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420913,6 +422551,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420946,6 +422585,7 @@ "money_gained": 5500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -420974,7 +422614,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -421002,6 +422643,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421030,6 +422672,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421067,6 +422710,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421100,6 +422744,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421133,6 +422778,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421161,7 +422807,8 @@ "money_gained": 9000, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Princess Pookie's Kooky Shoes. You earned $9000 and 75 quest points.", @@ -421189,6 +422836,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421217,6 +422865,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421255,7 +422904,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've traded five Magenta Crystal Shards for the Red Dragon Orb.", @@ -421283,6 +422933,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421311,6 +422962,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421339,6 +422991,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421377,6 +423030,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421405,6 +423059,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421443,6 +423098,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421471,6 +423127,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421509,6 +423166,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421537,6 +423195,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421575,7 +423234,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave five Green Crystal Shards and got the Cyan Dragon Orb.", @@ -421603,6 +423263,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421641,7 +423302,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have obtained the Yellow Dragon Orb in return for five Cyan Crystal Shards.", @@ -421669,6 +423331,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421707,6 +423370,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421735,6 +423399,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421780,6 +423445,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421817,6 +423483,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421854,6 +423521,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421887,6 +423555,7 @@ "money_gained": 20000, "items_gained": [], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421915,6 +423584,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -421948,7 +423618,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Freddy's Pumice Stones. You earned $3000 and 25 quest points.", @@ -421981,6 +423652,7 @@ "money_gained": 75, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422009,6 +423681,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422046,6 +423719,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422085,6 +423759,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422124,6 +423799,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422163,6 +423839,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422197,6 +423874,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422236,6 +423914,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422275,6 +423954,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422314,6 +423994,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422349,6 +424030,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422381,6 +424063,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422413,6 +424096,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422444,6 +424128,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422472,6 +424157,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422500,7 +424186,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find Zak for Zik.", @@ -422528,7 +424215,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find 15 Pumice Stones and 10 chunks of Iron Ore for Zak.", @@ -422565,7 +424253,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Zak 15 Pumice Stones and 10 chunks of Iron Ore.", @@ -422593,7 +424282,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find 5 Blue Crystal Shards and 5 Green Crystal Shards for Zak.", @@ -422639,6 +424329,7 @@ } ], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422667,6 +424358,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422695,7 +424387,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Her Highness would like some Purple Ink.", @@ -422723,6 +424416,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422760,6 +424454,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422793,6 +424488,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422833,7 +424529,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Pookie's Purple Ink! You earned two bags of Honey Oats and 50 quest points.", @@ -422866,6 +424563,7 @@ "money_gained": 500, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422894,6 +424592,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422927,6 +424626,7 @@ "money_gained": 42, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422955,6 +424655,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -422983,6 +424684,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423011,6 +424713,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423044,6 +424747,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 786, "warp_y": 340, @@ -423072,6 +424776,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 624, "warp_y": 359, @@ -423100,6 +424805,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 550, "warp_y": 361, @@ -423128,6 +424834,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423156,6 +424863,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 624, "warp_y": 359, @@ -423184,6 +424892,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423216,6 +424925,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423251,6 +424961,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423286,6 +424997,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423322,6 +425034,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423355,6 +425068,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423388,6 +425102,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423421,6 +425136,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423454,6 +425170,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423482,6 +425199,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423515,6 +425233,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423548,6 +425267,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423576,6 +425296,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423613,6 +425334,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423655,6 +425377,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423693,6 +425416,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423726,6 +425450,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423759,6 +425484,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423787,6 +425513,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423815,6 +425542,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 627, "warp_y": 148, @@ -423843,6 +425571,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423871,7 +425600,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to look for Ariela's missing necklace.", @@ -423903,6 +425633,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423933,6 +425664,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423961,6 +425693,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -423989,7 +425722,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Barnabas' Isles Challenge! You earned $10,000 and 50 quest points.", @@ -424017,6 +425751,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424054,7 +425789,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Rolando's Butterflies. You earned $5000 and 25 quest points.", @@ -424086,6 +425822,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 646, "warp_y": 131, @@ -424120,6 +425857,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 562, "warp_y": 211, @@ -424155,7 +425893,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave WildFire the Medicine.", @@ -424188,6 +425927,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424218,7 +425958,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Mathilda's Medicine Delivery. You earned $2000 and 25 quest points.", @@ -424254,6 +425995,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424287,7 +426029,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a Box of Apples by WildFire to bring to Shadowfax.", @@ -424320,7 +426063,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You give Shadowfax the Box of Apples.", @@ -424361,7 +426105,8 @@ } ], "quest_points": 25, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed WildFire's Delivery. You earned 22 chunks of Gold Ore, 30 chunks of Silver Ore and 25 quest points.", @@ -424399,6 +426144,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424436,6 +426182,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424466,7 +426213,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Ariela has told you to try checking in the trees for her necklace.", @@ -424504,6 +426252,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424541,6 +426290,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424585,7 +426335,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Penfold's Missing Guinea Pig. You earned a Crystal Statue, 4 Green Crystal Shards and 75 quest points.", @@ -424613,7 +426364,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find Kira the Guinea Pig for Penfold.", @@ -424645,6 +426397,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424675,6 +426428,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424703,6 +426457,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424731,6 +426486,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424764,6 +426520,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424797,6 +426554,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424825,6 +426583,7 @@ "money_gained": 1500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424858,6 +426617,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424898,6 +426658,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424936,6 +426697,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -424976,6 +426738,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425004,6 +426767,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425032,6 +426796,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425060,7 +426825,8 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to get a Gerbil for Pillan. You were given $3500.", @@ -425088,7 +426854,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to get a Rat for Pillan. You were given $2500.", @@ -425121,7 +426888,8 @@ } ], "quest_points": 25, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Pillan's Anniversary Gift! You earned $3000, 5 Wishing Coins and 25 quest points.", @@ -425154,7 +426922,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Pillan a Rat.", @@ -425187,7 +426956,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Pillan a Gerbil.", @@ -425215,7 +426985,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agree to help look for a fisherman that used to live on Dolphin Isle to get some barramundi fish from him.", @@ -425243,7 +427014,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've taken it upon yourself to ask other pirates about Shark Soup Brady's affliction.", @@ -425271,6 +427043,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425299,6 +427072,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425329,6 +427103,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425357,7 +427132,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to get a clarinet for Harmony.", @@ -425397,6 +427173,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425430,6 +427207,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425463,6 +427241,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425496,7 +427275,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Brady 10 Oranges.", @@ -425533,7 +427313,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Brady 10 Strawberries and 10 Rotten Tomatoes.", @@ -425566,6 +427347,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425603,7 +427385,8 @@ } ], "quest_points": 150, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Shark Soup Brady's Mysterious Ailment! You earned a Ruby Necklace, two Gold Chains, and 150 quest points.", @@ -425640,6 +427423,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425677,6 +427461,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425717,6 +427502,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425752,7 +427538,8 @@ "money_gained": 20000, "items_gained": [], "quest_points": 250, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have delivered Harmony's New Clarinet! You receive $20,000 and 250 quest points.", @@ -425782,6 +427569,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425820,6 +427608,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425848,6 +427637,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425881,7 +427671,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to give a Box of Chocolates to Venus on Magma Isle.", @@ -425909,6 +427700,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 964, "warp_y": 222, @@ -425937,6 +427729,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425965,6 +427758,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -425993,6 +427787,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426021,6 +427816,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426049,6 +427845,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426077,6 +427874,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426110,6 +427908,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426143,6 +427942,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426176,6 +427976,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426213,6 +428014,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426246,6 +428048,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426279,6 +428082,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426316,6 +428120,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426349,6 +428154,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426382,6 +428188,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426415,6 +428222,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426455,6 +428263,7 @@ } ], "quest_points": 300, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 373, "warp_y": 448, @@ -426483,6 +428292,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 876, "warp_y": 229, @@ -426516,6 +428326,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426544,7 +428355,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You told Cupid how much Venus loved her chocolates.", @@ -426574,6 +428386,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426607,7 +428420,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Cupid has given you a Box of Chocolates.", @@ -426635,6 +428449,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 724, "warp_y": 392, @@ -426673,6 +428488,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426706,7 +428522,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Cupid's Valentines. You earned $5000 and 50 quest points.", @@ -426736,6 +428553,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426764,6 +428582,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426792,6 +428611,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426820,6 +428640,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426853,6 +428674,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426881,6 +428703,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426914,6 +428737,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426942,6 +428766,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426970,6 +428795,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -426998,6 +428824,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427031,6 +428858,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427069,6 +428897,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427107,6 +428936,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427145,6 +428975,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427173,6 +429004,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427211,6 +429043,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427249,6 +429082,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427282,6 +429116,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427320,6 +429155,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427353,6 +429189,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427391,6 +429228,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427428,6 +429266,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427456,7 +429295,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 31, + "set_npc_chatpoint": 31, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Jubal leaps up and tells you to dig.", @@ -427493,6 +429333,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427539,7 +429380,8 @@ } ], "quest_points": 350, - "goto_npc_chatpoint": 33, + "set_npc_chatpoint": 33, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Jubal's Puzzle of the Scraps. You earned 15 Topazes, 10 Amethysts, $30,000 and 350 quest points.", @@ -427567,6 +429409,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 851, "warp_y": 244, @@ -427595,6 +429438,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 788, "warp_y": 337, @@ -427623,6 +429467,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 788, "warp_y": 335, @@ -427651,6 +429496,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427679,6 +429525,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427716,6 +429563,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427744,6 +429592,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427777,6 +429626,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427814,6 +429664,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427844,6 +429695,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427877,6 +429729,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427910,6 +429763,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427949,6 +429803,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -427984,6 +429839,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428026,6 +429882,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428059,6 +429916,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428097,6 +429955,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428139,6 +429998,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428174,6 +430034,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428206,6 +430067,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 645, "warp_y": 130, @@ -428238,6 +430100,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 563, "warp_y": 212, @@ -428270,6 +430133,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 598, "warp_y": 323, @@ -428298,6 +430162,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428326,6 +430191,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 653, "warp_y": 117, @@ -428354,6 +430220,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 655, "warp_y": 117, @@ -428382,6 +430249,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 655, "warp_y": 117, @@ -428410,6 +430278,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428438,6 +430307,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428470,6 +430340,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 597, "warp_y": 322, @@ -428500,7 +430371,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been asked by Nerina to find clues leading to where Lulu may be.", @@ -428532,6 +430404,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428562,7 +430435,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to help Nerina find Lulu on Lava Isle.", @@ -428594,6 +430468,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428629,6 +430504,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428660,6 +430536,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428688,6 +430565,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428725,6 +430603,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428760,7 +430639,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Nerina's Lulu. You earned $5000 and 100 quest points.", @@ -428788,6 +430668,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428816,7 +430697,8 @@ "money_gained": 1300, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agree to help Holly by getting 100 Snowballs, 2 Strong Skinny Branches, 2 Walnuts and a Carrot. You were given $1300.", @@ -428844,7 +430726,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to get medicine for Lulu from Audrey in Hotton.", @@ -428877,6 +430760,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428912,7 +430796,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Medicine for Lulu. You earned $5000 and 50 quest points.", @@ -428945,6 +430830,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -428978,6 +430864,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429011,6 +430898,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429044,6 +430932,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429077,6 +430966,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429114,6 +431004,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429142,6 +431033,7 @@ "money_gained": 8000, "items_gained": [], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429176,6 +431068,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429209,6 +431102,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429242,6 +431136,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429279,6 +431174,7 @@ } ], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429307,7 +431203,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -429344,6 +431241,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429379,6 +431277,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429414,7 +431313,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 32, + "set_npc_chatpoint": 32, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed The Malted Falcon! You earned 15 Obsidian Chunks and 75 quest points.", @@ -429447,6 +431347,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429488,6 +431389,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429518,6 +431420,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 819, "warp_y": 340, @@ -429546,7 +431449,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Joe Longbeard asked you to see Captain Solomon.", @@ -429579,6 +431483,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429607,6 +431512,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429645,6 +431551,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429678,6 +431585,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429713,7 +431621,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Joe Longbeard's Beard. You earned a Pearl Necklace and 75 quest points.", @@ -429741,6 +431650,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429769,6 +431679,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429802,7 +431713,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given three large Braided Rugs, and $3000 for travel fees.", @@ -429830,7 +431742,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Iona told you that Flavius might appreciate a rug.", @@ -429863,6 +431776,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429891,6 +431805,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429919,7 +431834,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Iona thinks that the Mayor of Treeton could help you with Linnea's donations.", @@ -429947,6 +431863,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -429980,6 +431897,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430008,7 +431926,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "The beautiful rug, and the thoughtfulness of the mayor have helped Dalton feel proud and strong.", @@ -430036,6 +431955,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430064,6 +431984,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430097,6 +432018,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430125,6 +432047,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430153,6 +432076,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430190,7 +432114,8 @@ } ], "quest_points": 200, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Linnea's Donations! You earned $7500, 2 Gold Chains and 200 quest points.", @@ -430228,6 +432153,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430266,6 +432192,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430308,6 +432235,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430343,6 +432271,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430381,6 +432310,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430414,6 +432344,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430442,7 +432373,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Epona's Horse Breed Quiz. You earned $10,000 and 50 quest points.", @@ -430470,6 +432402,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430498,6 +432431,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430535,6 +432469,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430574,6 +432509,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430609,6 +432545,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430640,6 +432577,7 @@ "money_gained": 6000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430668,6 +432606,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430698,6 +432637,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430726,6 +432666,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430754,6 +432695,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430791,6 +432733,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430828,6 +432771,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430856,6 +432800,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430889,6 +432834,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430927,6 +432873,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430955,6 +432902,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -430983,6 +432931,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431011,6 +432960,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431044,6 +432994,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431077,6 +433028,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431114,6 +433066,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431149,6 +433102,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431177,6 +433131,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431209,6 +433164,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431244,6 +433200,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431279,6 +433236,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431314,6 +433272,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431350,6 +433309,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431388,6 +433348,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431416,6 +433377,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431444,7 +433406,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Mary Molasses's Horse Breed Quiz. You earned $10,000 and 50 quest points.", @@ -431477,6 +433440,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431505,6 +433469,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431533,6 +433498,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431574,6 +433540,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431609,6 +433576,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431649,7 +433617,8 @@ } ], "quest_points": 200, - "goto_npc_chatpoint": 36, + "set_npc_chatpoint": 36, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Gina's Scavenger Hunt! You earned 3 Diamonds and 200 quest points.", @@ -431686,6 +433655,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431716,6 +433686,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431744,6 +433715,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431772,6 +433744,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431805,6 +433778,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431838,6 +433812,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431871,6 +433846,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431899,6 +433875,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431927,6 +433904,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431955,6 +433933,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -431983,6 +433962,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -432022,6 +434002,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -432055,6 +434036,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -432090,6 +434072,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -432123,6 +434106,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -432160,6 +434144,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -432193,6 +434178,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -432226,7 +434212,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Ben has given you a gift for Betsy and $500.", @@ -432263,6 +434250,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -432293,7 +434281,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 125, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed the Burlap Family Reunion. You earned $5000 and 125 quest points.", @@ -432325,6 +434314,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 231, "warp_y": 204, @@ -432359,6 +434349,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 230, "warp_y": 204, @@ -432391,6 +434382,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 230, "warp_y": 203, @@ -432423,6 +434415,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 229, "warp_y": 203, @@ -432455,6 +434448,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 228, "warp_y": 203, @@ -432487,6 +434481,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 227, "warp_y": 203, @@ -432519,6 +434514,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 228, "warp_y": 207, @@ -432551,6 +434547,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 227, "warp_y": 207, @@ -432583,6 +434580,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 227, "warp_y": 207, @@ -432615,6 +434613,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 227, "warp_y": 208, @@ -432647,6 +434646,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 226, "warp_y": 208, @@ -432679,6 +434679,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 226, "warp_y": 209, @@ -432711,6 +434712,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 225, "warp_y": 209, @@ -432743,6 +434745,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 224, "warp_y": 209, @@ -432775,6 +434778,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 224, "warp_y": 210, @@ -432807,6 +434811,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 223, "warp_y": 210, @@ -432839,6 +434844,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 222, "warp_y": 210, @@ -432871,6 +434877,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 222, "warp_y": 211, @@ -432903,6 +434910,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 221, "warp_y": 211, @@ -432935,6 +434943,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 224, "warp_y": 210, @@ -432966,6 +434975,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433011,6 +435021,7 @@ } ], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433039,6 +435050,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433067,6 +435079,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433095,6 +435108,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433123,6 +435137,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433151,6 +435166,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433184,6 +435200,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433212,6 +435229,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433245,6 +435263,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433273,6 +435292,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433306,6 +435326,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433334,6 +435355,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433362,6 +435384,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433390,6 +435413,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433418,6 +435442,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433462,6 +435487,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433496,6 +435522,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433524,6 +435551,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433552,6 +435580,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433589,6 +435618,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433628,6 +435658,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433667,6 +435698,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433702,6 +435734,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433738,6 +435771,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 604, "warp_y": 364, @@ -433775,6 +435809,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433813,6 +435848,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433846,6 +435882,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433876,6 +435913,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 175, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433904,6 +435942,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433932,6 +435971,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433960,6 +436000,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -433988,6 +436029,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434027,6 +436069,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434055,6 +436098,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434083,6 +436127,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 604, "warp_y": 364, @@ -434121,6 +436166,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434159,6 +436205,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434196,6 +436243,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434229,6 +436277,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434257,7 +436306,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 30, + "set_npc_chatpoint": 30, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to see Nina about Eaglet Food.", @@ -434290,6 +436340,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434330,7 +436381,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 33, + "set_npc_chatpoint": 33, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Leuko's Hatchlings. You earned a Sapphire Necklace and 50 quest points.", @@ -434358,6 +436410,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434390,6 +436443,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 736, "warp_y": 409, @@ -434427,6 +436481,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434461,6 +436516,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 817, "warp_y": 345, @@ -434498,6 +436554,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434532,6 +436589,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 860, "warp_y": 462, @@ -434569,6 +436627,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434603,6 +436662,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 935, "warp_y": 313, @@ -434640,6 +436700,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434674,6 +436735,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 876, "warp_y": 252, @@ -434711,6 +436773,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434745,6 +436808,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 956, "warp_y": 216, @@ -434782,6 +436846,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434816,6 +436881,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 870, "warp_y": 351, @@ -434853,6 +436919,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434887,6 +436954,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 869, "warp_y": 417, @@ -434924,6 +436992,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -434959,7 +437028,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 150, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Vesuvia's Samples. You earned $10,000 and 150 quest points.", @@ -434987,7 +437057,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -435015,6 +437086,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435048,6 +437120,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 647, "warp_y": 314, @@ -435081,6 +437154,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435118,6 +437192,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435158,6 +437233,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435186,7 +437262,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to help Ebenezer.", @@ -435223,6 +437300,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435253,6 +437331,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435286,6 +437365,7 @@ "money_gained": 1500, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435324,7 +437404,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 28, + "set_npc_chatpoint": 28, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave the umbrella to Ebenezer. You earned 10 Pearls.", @@ -435356,6 +437437,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435396,6 +437478,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435435,6 +437518,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435474,6 +437558,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435513,6 +437598,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435552,6 +437638,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435595,6 +437682,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435634,6 +437722,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435682,6 +437771,7 @@ } ], "quest_points": 350, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435712,7 +437802,8 @@ "money_gained": 4600, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agree to get Carlotta dinner.", @@ -435750,6 +437841,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435783,6 +437875,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435816,6 +437909,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435849,6 +437943,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435882,6 +437977,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435910,7 +438006,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Frilly Lilly has asked you to go find Vixen's lost calf.", @@ -435948,6 +438045,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -435986,6 +438084,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436028,6 +438127,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436069,6 +438169,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436107,6 +438208,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436139,6 +438241,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436174,6 +438277,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436209,6 +438313,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436249,6 +438354,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436284,7 +438390,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've completed Vixen's Lost Calf! You've earned $5000 and 25 quest points!", @@ -436330,6 +438437,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436361,7 +438469,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 2, + "set_npc_chatpoint": 2, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to take Roxie's quiz.", @@ -436394,7 +438503,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 2, + "set_npc_chatpoint": 2, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You answered correctly and earned 2 chunks of Copper Ore.", @@ -436427,6 +438537,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436464,6 +438575,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436501,6 +438613,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436538,6 +438651,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436575,6 +438689,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436608,7 +438723,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 38, + "set_npc_chatpoint": 38, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed the quiz. You earned a Seashell Necklace.", @@ -436646,6 +438762,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436678,6 +438795,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436719,6 +438837,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436756,6 +438875,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436794,6 +438914,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436822,6 +438943,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436850,6 +438972,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436883,6 +439006,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436911,6 +439035,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436949,6 +439074,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -436982,6 +439108,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437019,7 +439146,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave the Trellis and Crate of Plants to Mino. You earned $1000.", @@ -437047,6 +439175,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437078,7 +439207,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agree to get Mino some manure.", @@ -437111,7 +439241,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to help Mino on the second part of his plan. He gives you a list of the things he needs.", @@ -437144,6 +439275,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437179,6 +439311,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437218,6 +439351,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437253,6 +439387,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437286,6 +439421,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437319,6 +439455,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437352,6 +439489,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437385,6 +439523,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437418,6 +439557,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437451,6 +439591,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437479,7 +439620,8 @@ "money_gained": 6000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agree to get the hummingbirds from Suhai. You are given $6000.", @@ -437512,6 +439654,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 243, "warp_y": 197, @@ -437547,7 +439690,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 37, + "set_npc_chatpoint": 37, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Mino's Anniversary Gift Part 3. You earned $2000 and 50 quest points.", @@ -437575,6 +439719,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437612,6 +439757,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437642,6 +439788,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437675,6 +439822,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437712,6 +439860,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437742,6 +439891,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437773,7 +439923,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Mortimer's Treasure Quest. You earned $3000 and 25 quest points.", @@ -437810,6 +439961,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437843,6 +439995,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437876,6 +440029,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437915,6 +440069,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437951,6 +440106,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -437984,6 +440140,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438017,6 +440174,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438050,6 +440208,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438083,6 +440242,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438116,6 +440276,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438149,6 +440310,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438183,6 +440345,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438211,6 +440374,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438239,6 +440403,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438267,6 +440432,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438295,6 +440461,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438328,6 +440495,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438365,6 +440533,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438398,6 +440567,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438443,7 +440613,8 @@ } ], "quest_points": 300, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Barramundi Fish for Louis Penguin. You earned a Diamond Necklace, 2 Diamonds and 300 quest points.", @@ -438471,6 +440642,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438504,6 +440676,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438542,6 +440715,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438570,6 +440744,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 861, "warp_y": 78, @@ -438603,6 +440778,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438636,6 +440812,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438673,6 +440850,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438708,6 +440886,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438746,6 +440925,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438779,6 +440959,7 @@ } ], "quest_points": 300, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438812,6 +440993,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438845,6 +441027,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438873,6 +441056,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438906,6 +441090,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438936,6 +441121,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -438964,6 +441150,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439006,7 +441193,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a Strawberry Pie for 25 Strawberries and 7 Small Sugar Chunks.", @@ -439048,7 +441236,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Just Gus' Quest. You earned 3 Rubies, 2 Fried Big Fish and 50 quest points.", @@ -439076,6 +441265,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439104,7 +441294,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You sit down to listen.", @@ -439137,6 +441328,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439170,6 +441362,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439198,6 +441391,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439231,6 +441425,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439268,6 +441463,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439296,6 +441492,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439324,6 +441521,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439352,6 +441550,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439380,6 +441579,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439415,6 +441615,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439443,6 +441644,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439471,6 +441673,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439508,6 +441711,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439547,6 +441751,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439586,6 +441791,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439625,6 +441831,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439664,6 +441871,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439703,6 +441911,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439742,6 +441951,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439772,6 +441982,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439812,6 +442023,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439847,6 +442059,7 @@ "money_gained": 12000, "items_gained": [], "quest_points": 175, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439875,6 +442088,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439911,6 +442125,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439944,6 +442159,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -439974,6 +442190,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440016,7 +442233,8 @@ } ], "quest_points": 150, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Smelly Toes' New Boots! You earned an Emerald Necklace, a Pearl Necklace and 150 quest points.", @@ -440049,6 +442267,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440087,6 +442306,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440115,6 +442335,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440148,6 +442369,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440176,6 +442398,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440218,6 +442441,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440246,6 +442470,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440279,7 +442504,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Stinky hands you a slip of paper with directions on where to search for Stinky's family cookbook.", @@ -440316,6 +442542,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440366,7 +442593,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Stinky Breeches' Family Cookbook. You earned a Ruby Necklace, 10 chunks of Gold Ore and 50 quest points.", @@ -440394,6 +442622,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440422,6 +442651,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440464,6 +442694,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440506,6 +442737,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440536,6 +442768,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440569,6 +442802,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440611,6 +442845,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440639,7 +442874,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 2, + "set_npc_chatpoint": 2, + "goto_npc_chatpoint": -1, "warp_x": 898, "warp_y": 120, "success_message": "Yikes! She just kicked your tush right out of there.", @@ -440667,7 +442903,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 2, + "set_npc_chatpoint": 2, + "goto_npc_chatpoint": -1, "warp_x": 894, "warp_y": 120, "success_message": "Yikes! Not again! She's kicked your tush right out of there, and onto hard rocks this time!", @@ -440695,7 +442932,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to help Crow's Nest Carrie by talking to bug experts.", @@ -440728,6 +442966,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440756,7 +442995,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You should go tell Captain Solomon that Crow's Nest Carrie's foghorn is missing.", @@ -440793,6 +443033,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440823,6 +443064,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440851,6 +443093,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440884,6 +443127,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440917,6 +443161,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -440950,7 +443195,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You emptied a bag full of scorpions onto the lighthouse floor.", @@ -440983,6 +443229,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441011,6 +443258,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441044,6 +443292,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441086,6 +443335,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441119,6 +443369,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441152,6 +443403,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441185,6 +443437,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441218,6 +443471,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441251,6 +443505,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441289,6 +443544,7 @@ } ], "quest_points": 350, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441323,6 +443579,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441356,7 +443613,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Chickletti sells you a Code Book for $1.", @@ -441386,6 +443644,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441419,7 +443678,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to help Stinky Breeches Vincent get ingredients for his red beans and rice recipe.", @@ -441452,6 +443712,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441490,6 +443751,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441523,6 +443785,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441561,6 +443824,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441599,7 +443863,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Stinky the Assorted Fresh Spices for his recipe and earned 3 Topaz Necklaces.", @@ -441637,6 +443902,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441665,7 +443931,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've agreed to get a copper-bottomed pot for Stinky.", @@ -441693,7 +443960,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 42, + "set_npc_chatpoint": 42, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Stinky has given you a taste of his red beans and rice.", @@ -441721,6 +443989,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441765,7 +444034,8 @@ } ], "quest_points": 350, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Stinky Breeches' Red Beans & Rice. You earned 4 Diamond Necklaces, 2 Emerald Necklaces and 350 quest points.", @@ -441798,7 +444068,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Stinky Breeches gave you a pair of Jewel-Encrusted Scissors.", @@ -441831,7 +444102,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've given Stinky all the ingredients he needs to make his Red Beans and Rice recipe.", @@ -441868,6 +444140,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441901,7 +444174,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've been given a Diamond to help cover the costs of your travels, and a slip of paper.", @@ -441929,7 +444203,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Mrs. Beesdale gave you $1000 to find the Leader of Spreedonia -- or at least someone who knows where he might be.", @@ -441957,6 +444232,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -441989,6 +444265,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442022,6 +444299,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442055,7 +444333,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Chickletti has given you a Scrap of Paper. (Click ? to read it).", @@ -442083,6 +444362,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442116,6 +444396,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442149,6 +444430,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442191,6 +444473,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442231,6 +444514,7 @@ } ], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442259,6 +444543,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442287,6 +444572,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442324,6 +444610,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442366,6 +444653,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442398,6 +444686,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442433,6 +444722,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 180, "warp_y": 224, @@ -442468,6 +444758,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442503,6 +444794,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442538,6 +444830,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442573,6 +444866,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442608,6 +444902,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442643,6 +444938,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442679,6 +444975,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442707,6 +445004,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 185, "warp_y": 226, @@ -442735,6 +445033,7 @@ "money_gained": 20000, "items_gained": [], "quest_points": 250, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442772,6 +445071,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442807,6 +445107,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442835,6 +445136,7 @@ "money_gained": 800, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442868,6 +445170,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442901,6 +445204,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442929,6 +445233,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -442966,6 +445271,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443006,6 +445312,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443034,6 +445341,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443071,6 +445379,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443101,6 +445410,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443129,7 +445439,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to help Captain Solomon. You need to talk to Crow's Nest Carrie as soon as possible!", @@ -443157,6 +445468,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443185,6 +445497,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443213,6 +445526,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443246,6 +445560,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443279,6 +445594,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443312,6 +445628,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443340,6 +445657,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443375,6 +445693,7 @@ } ], "quest_points": 250, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443408,6 +445727,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443441,6 +445761,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443469,6 +445790,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443502,6 +445824,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443535,6 +445858,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443568,6 +445892,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443601,6 +445926,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443634,6 +445960,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443667,6 +445994,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443705,6 +446033,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443745,6 +446074,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443783,6 +446113,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443821,6 +446152,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443859,6 +446191,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443897,6 +446230,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443925,6 +446259,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443953,6 +446288,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -443981,6 +446317,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444014,6 +446351,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444042,6 +446380,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444075,6 +446414,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444103,6 +446443,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444131,6 +446472,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444164,6 +446506,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444201,6 +446544,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444245,6 +446589,7 @@ } ], "quest_points": 300, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444275,6 +446620,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444303,7 +446649,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Goldilocks would like you to get 20 Venetian Food and 20 Rubies.", @@ -444340,6 +446687,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444373,6 +446721,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444411,6 +446760,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444449,6 +446799,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444487,6 +446838,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444525,6 +446877,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444563,6 +446916,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444603,6 +446957,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444636,7 +446991,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Goldilocks would like you to go get her 10 Red Crystal Shards (poor you...)", @@ -444664,7 +447020,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Goldilocks would like you to go get her 10 Ebony Logs (are you sure you wanted to do this?)", @@ -444692,6 +447049,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444720,6 +447078,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444757,7 +447116,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Goldilocks 10 Red Crystal Shards and 10 logs of Ebony Wood.", @@ -444785,7 +447145,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 23, + "set_npc_chatpoint": 23, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Goldilocks would like you to get her some Jet Black Fabric, enough to make a pair of curtains.", @@ -444813,6 +447174,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444841,6 +447203,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -444883,7 +447246,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Oddly a Pudding and a Hot Cocoa, and in turn he gave you his Jet Black Cloak.", @@ -444916,7 +447280,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 32, + "set_npc_chatpoint": 32, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Oddly's Cloak to Goldilocks.", @@ -444944,7 +447309,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Goldilocks sends you for a Silver Lining!", @@ -444977,7 +447343,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 28, + "set_npc_chatpoint": 28, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Goldilocks a Silver Lining.", @@ -445007,7 +447374,8 @@ "money_gained": 25000, "items_gained": [], "quest_points": 300, - "goto_npc_chatpoint": 30, + "set_npc_chatpoint": 30, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Goldilocks' Interior Design. You earned $25,000 and 300 quest points.", @@ -445040,6 +447408,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445073,6 +447442,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445101,6 +447471,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445129,6 +447500,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445167,6 +447539,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445195,6 +447568,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445233,6 +447607,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445270,6 +447645,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445303,6 +447679,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445336,6 +447713,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445373,6 +447751,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445406,6 +447785,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445439,6 +447819,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445472,6 +447853,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445505,6 +447887,7 @@ "money_gained": 12000, "items_gained": [], "quest_points": 275, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445539,6 +447922,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445581,6 +447965,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445618,6 +448003,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445651,6 +448037,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445691,6 +448078,7 @@ } ], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445719,6 +448107,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445756,6 +448145,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445794,6 +448184,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445827,6 +448218,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445864,6 +448256,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445892,6 +448285,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445929,6 +448323,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445957,6 +448352,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -445994,6 +448390,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446034,6 +448431,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446062,6 +448460,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446090,7 +448489,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Liza doesn't have any work for you.", @@ -446123,6 +448523,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446156,6 +448557,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446198,6 +448600,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446231,6 +448634,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446259,6 +448663,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446292,6 +448697,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446329,6 +448735,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446368,6 +448775,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446407,6 +448815,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446446,6 +448855,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446485,6 +448895,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446524,6 +448935,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446572,6 +448984,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446609,7 +449022,8 @@ "money_gained": 30000, "items_gained": [], "quest_points": 275, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Carly Cobbler's New Home! You earned $30,000 and 275 quest points.", @@ -446642,6 +449056,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446675,6 +449090,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446707,6 +449123,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 243, "warp_y": 164, @@ -446742,6 +449159,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 243, "warp_y": 164, @@ -446777,6 +449195,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 243, "warp_y": 164, @@ -446812,6 +449231,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 243, "warp_y": 164, @@ -446847,6 +449267,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 243, "warp_y": 164, @@ -446882,6 +449303,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 243, "warp_y": 164, @@ -446913,6 +449335,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446941,6 +449364,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -446969,6 +449393,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447002,6 +449427,7 @@ "money_gained": 6000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447039,6 +449465,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447078,6 +449505,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447117,6 +449545,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447156,6 +449585,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447195,6 +449625,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447234,6 +449665,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447273,6 +449705,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447307,6 +449740,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447337,6 +449771,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447371,6 +449806,7 @@ "money_gained": 8000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447401,6 +449837,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447429,7 +449866,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Higgins asked you to collect Tea Tree Bath Salts and Spiced Apple Cider.", @@ -447457,6 +449895,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447494,6 +449933,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447529,6 +449969,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447566,6 +450007,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447599,6 +450041,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447627,6 +450070,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 618, "warp_y": 341, @@ -447655,6 +450099,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 656, "warp_y": 340, @@ -447687,6 +450132,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 45, "warp_y": 33, @@ -447715,6 +450161,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 682, "warp_y": 338, @@ -447747,6 +450194,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 45, "warp_y": 33, @@ -447779,6 +450227,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 45, "warp_y": 33, @@ -447818,7 +450267,8 @@ } ], "quest_points": 125, - "goto_npc_chatpoint": 23, + "set_npc_chatpoint": 23, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Big Blue's Fishy Friends! You earned a Sapphire Necklace, a Topaz Necklace and 125 quest points.", @@ -447855,6 +450305,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -447883,6 +450334,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 652, "warp_y": 343, @@ -447911,6 +450363,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 615, "warp_y": 348, @@ -447939,6 +450392,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 678, "warp_y": 341, @@ -447967,7 +450421,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were asked to go get an Ear of Corn, a Pear, and a Bunch of Grapes from Zeke.", @@ -447995,6 +450450,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448032,6 +450488,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448065,6 +450522,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448093,6 +450551,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448130,6 +450589,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448167,6 +450627,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448204,6 +450665,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448232,6 +450694,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 655, "warp_y": 117, @@ -448260,6 +450723,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 714, "warp_y": 198, @@ -448288,6 +450752,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448316,6 +450781,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448344,6 +450810,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 627, "warp_y": 244, @@ -448376,6 +450843,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 45, "warp_y": 33, @@ -448404,6 +450872,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 623, "warp_y": 247, @@ -448432,6 +450901,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 655, "warp_y": 117, @@ -448460,6 +450930,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 616, "warp_y": 138, @@ -448493,7 +450964,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a Leaky Bucket, $2000 for expenses, and told to see Henry in Appleton.", @@ -448521,6 +450993,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 653, "warp_y": 117, @@ -448549,6 +451022,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448577,7 +451051,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 2, + "set_npc_chatpoint": 2, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You found the source of the scary noise. Better go tell Dotti!", @@ -448605,6 +451080,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448643,6 +451119,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448680,6 +451157,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448708,6 +451186,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 655, "warp_y": 117, @@ -448745,7 +451224,8 @@ "money_gained": 13000, "items_gained": [], "quest_points": 250, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Liza's Leaky Bucket! You earned $13,000 and 250 quest points.", @@ -448773,6 +451253,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448806,6 +451287,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448839,6 +451321,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448872,7 +451355,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Krista the Lac.", @@ -448905,6 +451389,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -448943,7 +451428,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Cedric has given you Ol' Betsy and suggested finding someone with a Whetstone to sharpen her.", @@ -448971,7 +451457,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Ryland has asked you to fetch him a Pail of Water.", @@ -449004,7 +451491,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Ryland a Pail of Water.", @@ -449032,7 +451520,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Ryland has finished sharpening Ol' Betsy. Cedric will be pleased.", @@ -449070,7 +451559,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given a Rough-Hewn Cedar Plug.", @@ -449103,6 +451593,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449131,6 +451622,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449159,6 +451651,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449192,7 +451685,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You paid $1000 and received Liza's beautiful Primitive Bucket.", @@ -449220,6 +451714,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449248,6 +451743,7 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449276,7 +451772,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "The Yellow Dragon has asked for seven Ferns.", @@ -449309,6 +451806,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449342,6 +451840,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449370,6 +451869,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449405,6 +451905,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449443,6 +451944,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449476,6 +451978,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449506,6 +452009,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449537,6 +452041,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449580,6 +452085,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449624,7 +452130,8 @@ } ], "quest_points": 25, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Minnie's Blue Ribbon Berry Pie. You earned $3000, a loaf of Minnie's Nut Bread and 25 quest points.", @@ -449652,6 +452159,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449685,6 +452193,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449713,6 +452222,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449750,6 +452260,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449790,6 +452301,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449830,6 +452342,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449870,6 +452383,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449910,6 +452424,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449950,6 +452465,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -449990,6 +452506,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450025,6 +452542,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450067,6 +452585,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450103,7 +452622,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to find the Gingerbread Man's missing Gumdrop Button.", @@ -450131,7 +452651,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Minnie Biscuits asked you to bring her 15 Huckleberries and 15 Thimbleberries.", @@ -450159,7 +452680,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Jack B. Nimble has asked you to get him a copper candlestick.", @@ -450197,6 +452719,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450230,7 +452753,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Jack B. Nimble's Candlestick. You earned $5,000 and 25 quest points.", @@ -450269,6 +452793,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450309,7 +452834,8 @@ } ], "quest_points": 25, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Gingerbread Man's Missing Button. You earned $2000, a pair of Blue Tennis Shoes and 25 quest points.", @@ -450337,6 +452863,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450365,6 +452892,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450397,6 +452925,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450425,6 +452954,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450453,6 +452983,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450481,6 +453012,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450509,6 +453041,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450542,6 +453075,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450580,6 +453114,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450622,6 +453157,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450664,6 +453200,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450706,6 +453243,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450748,6 +453286,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450780,6 +453319,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450815,6 +453355,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450850,6 +453391,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450885,6 +453427,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450920,6 +453463,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450955,6 +453499,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -450990,6 +453535,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451025,6 +453571,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451060,6 +453607,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451095,6 +453643,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451130,6 +453679,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451165,6 +453715,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451200,6 +453751,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451235,6 +453787,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451270,6 +453823,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451301,6 +453855,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451329,7 +453884,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You tell Miah you will look for Minty the Pony.", @@ -451357,6 +453913,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451390,7 +453947,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Miah's Lost Pony! You earned a Ruby Necklace and 75 quest points.", @@ -451418,6 +453976,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451446,6 +454005,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451474,6 +454034,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451507,6 +454068,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451544,6 +454106,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451577,6 +454140,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451610,6 +454174,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451643,6 +454208,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 524, "warp_y": 180, @@ -451671,6 +454237,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451699,6 +454266,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451727,6 +454295,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451760,6 +454329,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451793,6 +454363,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451826,7 +454397,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Doesn't that look too cute? Time to give the good news to Antonio.", @@ -451868,6 +454440,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451896,6 +454469,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451929,6 +454503,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451964,6 +454539,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -451999,6 +454575,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452029,6 +454606,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452057,6 +454635,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452099,7 +454678,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Peppermints for Marcus! You earned a Dinosaur Bone, a Rat and 50 quest points.", @@ -452127,7 +454707,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agree to get Marcus 5 Peppermint Candies.", @@ -452155,6 +454736,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452193,6 +454775,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 52, "warp_y": 35, @@ -452229,7 +454812,8 @@ "money_gained": 6500, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Marcus' Peppermint Gift! You earned $6500 and 75 quest points.", @@ -452257,6 +454841,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452289,6 +454874,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452324,6 +454910,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452357,6 +454944,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452385,6 +454973,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452418,6 +455007,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452446,6 +455036,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452479,6 +455070,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452511,6 +455103,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452546,6 +455139,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452574,7 +455168,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Matata tells you to look for Tahaku near the wishing well in town.", @@ -452606,6 +455201,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452648,6 +455244,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452681,6 +455278,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452714,7 +455312,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to deliver a package to Jasper in Earton for the Pony Express.", @@ -452747,6 +455346,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452780,6 +455380,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452813,6 +455414,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452846,7 +455448,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to deliver a package to George Napper in Appleton for the Pony Express.", @@ -452879,6 +455482,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452912,6 +455516,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452945,6 +455550,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -452978,6 +455584,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453011,6 +455618,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453039,6 +455647,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453071,6 +455680,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453102,6 +455712,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453139,6 +455750,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453185,6 +455797,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453220,6 +455833,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453252,6 +455866,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453287,6 +455902,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453320,6 +455936,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453353,6 +455970,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453386,6 +456004,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453419,6 +456038,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453452,6 +456072,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453485,6 +456106,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453518,6 +456140,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453551,6 +456174,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453584,6 +456208,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453617,6 +456242,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453650,6 +456276,7 @@ "money_gained": 1500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453683,6 +456310,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453716,6 +456344,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453749,6 +456378,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453782,6 +456412,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453815,6 +456446,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453848,6 +456480,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453881,6 +456514,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453914,6 +456548,7 @@ "money_gained": 4500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -453942,7 +456577,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 22, + "set_npc_chatpoint": 22, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to help find the Red Wacky Waving Inflatable Arm Flailing Tube Man for Rodney.", @@ -453979,6 +456615,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454014,7 +456651,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Rodney the Red Wacky Waving Inflatable Arm Flailing Tube Man.", @@ -454042,6 +456680,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454079,6 +456718,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454114,7 +456754,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Rodney the Green Wacky Waving Inflatable Arm Flailing Tube Man.", @@ -454142,7 +456783,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find the Blue Wacky Waving Inflatable Arm Flailing Tube Man for Rodney.", @@ -454179,6 +456821,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454214,7 +456857,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Rodney the Blue Wacky Waving Inflatable Arm Flailing Tube Man.", @@ -454242,7 +456886,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find the Pink Wacky Waving Inflatable Arm Flailing Tube Man for Rodney.", @@ -454274,6 +456919,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454310,6 +456956,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454347,6 +456994,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454380,6 +457028,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454417,6 +457066,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454454,6 +457104,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454496,7 +457147,8 @@ } ], "quest_points": 200, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed the Search for Rodney's Wacky Tube Men! You earned 2 Diamonds and 200 quest points.", @@ -454529,6 +457181,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454566,6 +457219,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454594,6 +457248,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454629,6 +457284,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454667,7 +457323,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Max has given you his Egg Shard in return for the Hotel Pillow he wanted.", @@ -454699,6 +457356,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454729,6 +457387,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454757,6 +457416,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454801,6 +457461,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454829,6 +457490,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454867,7 +457529,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "BugBug the Ferret has given you a Magenta Dragon Egg Shard.", @@ -454899,6 +457562,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454929,6 +457593,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454961,6 +457626,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -454991,6 +457657,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455019,6 +457686,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455052,6 +457720,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455080,6 +457749,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455113,7 +457783,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been given the Dream Box and asked to deliver it to Jasper in Earton.", @@ -455141,6 +457812,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455174,6 +457846,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455212,7 +457885,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You found two more Magenta Dragon Egg Shards!", @@ -455240,6 +457914,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455272,6 +457947,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455305,6 +457981,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455347,6 +458024,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455388,6 +458066,7 @@ } ], "quest_points": 350, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455416,6 +458095,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455444,6 +458124,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455472,6 +458153,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455505,6 +458187,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455542,6 +458225,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455575,6 +458259,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455612,6 +458297,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455640,7 +458326,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find Mama Bunny's 8 baby bunnies and return back to the nest.", @@ -455677,6 +458364,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455716,6 +458404,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455755,6 +458444,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455794,6 +458484,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455833,6 +458524,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455872,6 +458564,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455911,6 +458604,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455950,6 +458644,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -455990,7 +458685,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Mama Bunny's Missing Babies! You earned 10 Carrots and 75 quest points!", @@ -456018,6 +458714,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456055,6 +458752,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456085,6 +458783,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456118,6 +458817,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456151,6 +458851,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456188,6 +458889,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456225,6 +458927,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456258,6 +458961,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456295,6 +458999,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456328,6 +459033,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456365,6 +459071,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456398,6 +459105,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456435,6 +459143,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456472,6 +459181,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456509,6 +459219,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456546,6 +459257,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456583,6 +459295,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456620,6 +459333,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456657,6 +459371,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456694,6 +459409,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456731,6 +459447,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456768,6 +459485,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456805,6 +459523,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456842,6 +459561,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456879,6 +459599,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456916,6 +459637,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456953,6 +459675,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -456993,6 +459716,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457021,6 +459745,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457054,6 +459779,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457094,6 +459820,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457122,7 +459849,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to bring Crash Joller 5 Honeycombs for his wicked surfboard.", @@ -457150,6 +459878,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457192,7 +459921,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Wax for Crash. You earned 2 Seashell Necklaces, a Starfish and 75 quest points.", @@ -457230,6 +459960,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457268,6 +459999,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457296,6 +460028,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457329,6 +460062,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457357,6 +460091,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457390,7 +460125,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 28, + "set_npc_chatpoint": 28, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to deliver the Engraved Compass to Davisse.", @@ -457423,6 +460159,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457460,6 +460197,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457495,7 +460233,8 @@ } ], "quest_points": 300, - "goto_npc_chatpoint": 35, + "set_npc_chatpoint": 35, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Just Gus Makes Amends. You earned 4 Diamond Necklaces and 300 quest points.", @@ -457532,7 +460271,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Michelle a dozen Red Roses and an Antique Diamond Necklace.", @@ -457560,6 +460300,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457593,6 +460334,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457635,6 +460377,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457681,6 +460424,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457709,6 +460453,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457737,6 +460482,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457765,6 +460511,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457793,6 +460540,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457826,7 +460574,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Merry Comber's Detangler. You earned $2000 and 25 quest points.", @@ -457859,7 +460608,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to bring a package to Karina. She should be somewhere on Jungle Isle. You were given $1500.", @@ -457892,6 +460642,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457930,6 +460681,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457963,6 +460715,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -457993,7 +460746,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find M-Lap, Eram, Calil, and Remmihs for Soporta.", @@ -458030,6 +460784,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458063,7 +460818,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've been given a diamond to help cover the costs of your travels.", @@ -458091,6 +460847,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458130,6 +460887,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458163,6 +460921,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458201,6 +460960,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458239,6 +460999,7 @@ } ], "quest_points": 300, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458267,7 +461028,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to bring Dorothy 5 Big Fish and 5 Little Fish.", @@ -458309,7 +461071,8 @@ } ], "quest_points": 150, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed A Dolphin's Purpose. You earned 3 Obsidian Chunks and 150 quest points!", @@ -458347,6 +461110,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458385,6 +461149,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458413,7 +461178,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Dorothy will trade 5 Big Fish for 1 Obsidian Chunk and 10 Little Fish for 1 Pearl.", @@ -458441,6 +461207,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458469,6 +461236,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458497,6 +461265,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458535,6 +461304,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458577,7 +461347,8 @@ } ], "quest_points": 200, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Jean Stonwasht's Package. You earned Racing Silks, Racing Breeches and 200 quest points.", @@ -458605,6 +461376,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458638,6 +461410,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458671,6 +461444,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458699,6 +461473,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458727,6 +461502,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458755,6 +461531,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458783,6 +461560,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458811,6 +461589,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458839,6 +461618,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458867,6 +461647,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458900,6 +461681,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458933,6 +461715,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -458966,6 +461749,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459004,6 +461788,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459037,6 +461822,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459075,6 +461861,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459108,6 +461895,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459141,6 +461929,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459174,6 +461963,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459212,6 +462002,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459240,6 +462031,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459268,6 +462060,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459296,7 +462089,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find and talk to Crash's mystery beach girl.", @@ -459324,6 +462118,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459357,6 +462152,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459385,6 +462181,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459413,6 +462210,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459441,6 +462239,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459469,6 +462268,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459497,6 +462297,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459538,7 +462339,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Crash's Crush! You earned a Topaz Necklace and 75 quest points.", @@ -459566,6 +462368,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459594,7 +462397,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": 914, "warp_y": 465, "success_message": "**POOF** You have been transported to the middle of the Ocean.", @@ -459622,6 +462426,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 561, "warp_y": 361, @@ -459650,6 +462455,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 914, "warp_y": 465, @@ -459678,6 +462484,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 561, "warp_y": 361, @@ -459706,6 +462513,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459734,7 +462542,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agree to get Dorothy 5 Normal Sized Fish for the mystery box.", @@ -459772,7 +462581,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You traded Dorothy 5 Normal Fish for a Mystery Box. You better take this to Bastien.", @@ -459800,6 +462610,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 119, "warp_y": 270, @@ -459838,6 +462649,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -459871,7 +462683,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave the Hand Written Scroll to Triton.", @@ -459908,6 +462721,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 561, "warp_y": 361, @@ -459938,7 +462752,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 200, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed the Under the Sea Mystery! You earned $3000 and 200 quest points.", @@ -459973,6 +462788,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460006,6 +462822,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460039,6 +462856,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460072,6 +462890,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460105,6 +462924,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460138,6 +462958,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460175,6 +462996,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460208,6 +463030,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460243,6 +463066,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460276,6 +463100,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460321,6 +463146,7 @@ } ], "quest_points": 275, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460354,6 +463180,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460387,6 +463214,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460422,6 +463250,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460450,7 +463279,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Smiddy Jones requires 10 chunks of Iron Ore and $1000 for the feed scoops for Ginger.", @@ -460488,7 +463318,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Smiddy 10 chunks of Iron Ore and you received 5 Galvanized Feed Scoops for Ginger.", @@ -460526,7 +463357,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed New Scoops for Ginger! You earned 3 sacks of Honey Oats and 75 quest points.", @@ -460554,6 +463386,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 327, "warp_y": 308, @@ -460582,6 +463415,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460615,6 +463449,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460649,6 +463484,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460682,7 +463518,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Cat Construction Job #1! You earned $5000 and 75 quest points.", @@ -460710,7 +463547,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Big Tom gave you $3000. You have agreed to bring back 100 pieces of Cotton in two trips.", @@ -460738,6 +463576,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460771,7 +463610,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Big Tom 50 pieces of Cotton. You received $3000 for your expenses.", @@ -460806,7 +463646,8 @@ "money_gained": 8000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Cat Construction Job #2! You earned $8000 and 100 quest points.", @@ -460834,7 +463675,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to bring back 30 Feathers.", @@ -460869,7 +463711,8 @@ "money_gained": 7000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Cat Construction Job #3! You earned $7000 and 50 quest points.", @@ -460897,6 +463740,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460925,7 +463769,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "M-Lap has arrived at band practice.", @@ -460953,6 +463798,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -460981,7 +463827,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Eram has arrived at band practice.", @@ -461009,6 +463856,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461037,7 +463885,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Calil has arrived at band practice.", @@ -461065,6 +463914,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461093,7 +463943,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Remmihs has arrived at band practice.", @@ -461124,7 +463975,8 @@ "money_gained": 8000, "items_gained": [], "quest_points": 175, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Soporta's Band Practice. You earned $8000 and 175 quest points!", @@ -461157,6 +464009,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461185,7 +464038,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to collect 25 Pieces of Cotton for Leasa.", @@ -461218,7 +464072,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Leasa 25 Pieces of Cotton.", @@ -461251,7 +464106,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given 50 Pieces of Cotton and agreed to bring it to Barb Sower.", @@ -461284,6 +464140,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461317,6 +464174,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461355,7 +464213,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Leasa the Bolt of Quilting Fabric. You were given a piece of Pie a la Mode.", @@ -461383,7 +464242,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to collect 20 Dandelions, Blackberries, Strawberries and 4 Leaf Clovers for Leasa.", @@ -461420,6 +464280,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461457,6 +464318,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461485,7 +464347,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -461516,7 +464379,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to pick up some Spools of Thread from Hudson.", @@ -461549,6 +464413,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461584,7 +464449,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 250, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Leasa's Quilt. You earned $10,000 and 250 quest points.", @@ -461612,6 +464478,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461645,7 +464512,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given Leasa's Quilt.", @@ -461678,6 +464546,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461713,7 +464582,8 @@ } ], "quest_points": 25, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Leasa's Quilt Delivery. You earned $1500, a Loaf of Bread and 25 quest points.", @@ -461741,6 +464611,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461769,7 +464640,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 23, + "set_npc_chatpoint": 23, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find the items needed for Azmaguru's necklace.", @@ -461802,6 +464674,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461835,6 +464708,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461868,6 +464742,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461901,6 +464776,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461934,6 +464810,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -461967,7 +464844,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Floria gave you the completed Honor Necklace for Azmaguru.", @@ -462000,7 +464878,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to help organize the Wington Clothing Store.", @@ -462042,6 +464921,7 @@ } ], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462070,6 +464950,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462103,7 +464984,8 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Mister Cooner's... Mister Spooner's Coconuts! You earned $3,000 and 25 quest points.", @@ -462138,7 +465020,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 11, + "set_npc_chatpoint": 11, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Isleen's Dreams #1. You earned an Amethyst Necklace and 50 quest points.", @@ -462166,7 +465049,8 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Betty gave you $100 for shelving supplies.", @@ -462199,6 +465083,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462232,7 +465117,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Betty the handful of nails from Liam Flux.", @@ -462265,7 +465151,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Betty 5 Logs.", @@ -462293,7 +465180,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -462333,6 +465221,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462361,7 +465250,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to go to the general store in Whiskerton for Betty.", @@ -462398,7 +465288,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 23, + "set_npc_chatpoint": 23, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Betty 3 Storage Bins and 1 Bucket of Brown Paint.", @@ -462435,7 +465326,8 @@ } ], "quest_points": 200, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Getting Betty Organized! You earned 1 Tan Cowboy Hat, 1 Pair of Black Cowboy Boots and 200 quest points.", @@ -462468,6 +465360,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462506,6 +465399,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462539,6 +465433,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462577,6 +465472,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462610,6 +465506,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462643,6 +465540,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462676,6 +465574,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462709,6 +465608,7 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462742,6 +465642,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462772,6 +465673,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462810,6 +465712,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462843,6 +465746,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462885,6 +465789,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462929,6 +465834,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462957,6 +465863,7 @@ "money_gained": 1500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -462990,6 +465897,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463023,7 +465931,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Formula for the Foals! You earned $2000 and 50 quest points.", @@ -463056,7 +465965,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have been given the Dream Box and asked to deliver it to Wildfire in Little Appleton Forest.", @@ -463089,6 +465999,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463124,7 +466035,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 18, + "set_npc_chatpoint": 18, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Isleen's Dreams #2! You earned an Emerald Necklace and 50 quest points.", @@ -463157,7 +466069,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have received the Dream Box to give to the Purple Dragon.", @@ -463190,6 +466103,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463225,7 +466139,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 23, + "set_npc_chatpoint": 23, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Isleen's Dreams #3! You earned a Pearl Necklace and 75 quest points.", @@ -463253,6 +466168,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463281,6 +466197,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463319,6 +466236,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463352,6 +466270,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463385,6 +466304,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463418,6 +466338,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463451,6 +466372,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463489,6 +466411,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463525,6 +466448,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463553,6 +466477,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463581,6 +466506,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463616,6 +466542,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463649,6 +466576,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463679,6 +466607,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463712,6 +466641,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463745,6 +466675,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463778,6 +466709,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463813,6 +466745,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463841,6 +466774,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463869,6 +466803,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463906,6 +466841,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463945,6 +466881,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -463973,6 +466910,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464010,6 +466948,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464038,6 +466977,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464066,6 +467006,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464103,6 +467044,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464136,6 +467078,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464173,6 +467116,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464208,6 +467152,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464236,6 +467181,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464273,6 +467219,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464301,6 +467248,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464347,6 +467295,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464393,6 +467342,7 @@ } ], "quest_points": 250, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464421,6 +467371,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 428, "warp_y": 330, @@ -464449,6 +467400,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464486,6 +467438,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464525,6 +467478,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464564,6 +467518,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464603,6 +467558,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464642,6 +467598,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464681,6 +467638,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464711,6 +467669,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464753,6 +467712,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464786,6 +467746,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464830,6 +467791,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464858,6 +467820,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 672, "warp_y": 123, @@ -464891,6 +467854,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464924,6 +467888,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -464952,7 +467917,8 @@ "money_gained": 6000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given $6,000, and asked to buy a Spinning Wheel.", @@ -464980,6 +467946,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465008,7 +467975,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to bring Anabelle 10 Feathers and 20 Skinny Branches.", @@ -465036,7 +468004,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agree to help Felicia search for her mom.", @@ -465070,6 +468039,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465098,7 +468068,8 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Missing Maude! You earned $4000 and 25 quest points.", @@ -465126,6 +468097,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465163,6 +468135,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465196,6 +468169,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465229,6 +468203,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465264,6 +468239,7 @@ "money_gained": 8000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465301,6 +468277,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465334,7 +468311,8 @@ "money_gained": 5000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Laurence's Turban. You earned $5000 and 100 quest points.", @@ -465362,6 +468340,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465390,6 +468369,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 618, "warp_y": 433, @@ -465418,6 +468398,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465446,6 +468427,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465484,6 +468466,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465512,6 +468495,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 69, "warp_y": 173, @@ -465550,6 +468534,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465588,6 +468573,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465626,6 +468612,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465654,6 +468641,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465696,7 +468684,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Anabelle's Nest. You earned a Ruby Necklace and 100 quest points.", @@ -465724,7 +468713,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to find 10 Grasshoppers and 10 Earthworms for Anabelle.", @@ -465768,7 +468758,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed the Eaglets' Dinner. You earned a Diamond and 100 quest points.", @@ -465796,6 +468787,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 69, "warp_y": 173, @@ -465824,6 +468816,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 85, "warp_y": 199, @@ -465852,6 +468845,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465880,7 +468874,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to help Cap'n D fix his boat.", @@ -465908,6 +468903,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465945,6 +468941,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -465984,6 +468981,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466023,6 +469021,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466062,6 +469061,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466101,6 +469101,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466141,7 +469142,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Esther 5 Vines. In return, she gave you 1 Vine Crafted Rope.", @@ -466174,6 +469176,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466207,6 +469210,7 @@ "money_gained": 500, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466235,6 +469239,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 712, "warp_y": 27, @@ -466272,7 +469277,8 @@ "money_gained": 4000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Cap'n D's Ship Repairs. You earned $4000 and 100 quest points.", @@ -466300,6 +469306,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466342,6 +469349,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466370,6 +469378,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466398,6 +469407,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466426,6 +469436,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466461,7 +469472,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed More Monkey Business! You earned $5000, 5 Bananas and 100 quest points.", @@ -466489,6 +469501,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466521,6 +469534,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466551,7 +469565,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to bring Wendy her Uncle Griffin's Ladder.", @@ -466584,6 +469599,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466617,7 +469633,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You brought Wendy her Uncle's Ladder and got her kite out of the tree. You should take Wendy home now.", @@ -466650,6 +469667,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 515, "warp_y": 177, @@ -466683,6 +469701,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466711,6 +469730,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466739,7 +469759,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to bring Integra three Honeycombs.", @@ -466767,6 +469788,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466800,6 +469822,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466833,6 +469856,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466866,6 +469890,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466899,6 +469924,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466927,6 +469953,7 @@ "money_gained": 9000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466958,6 +469985,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -466995,6 +470023,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467034,6 +470063,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467073,6 +470103,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467108,6 +470139,7 @@ "money_gained": 6000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467145,6 +470177,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 530, "warp_y": 20, @@ -467180,6 +470213,7 @@ "money_gained": 1500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467208,6 +470242,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 712, "warp_y": 27, @@ -467236,6 +470271,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 530, "warp_y": 20, @@ -467264,6 +470300,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467292,6 +470329,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467320,6 +470358,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467348,6 +470387,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467376,6 +470416,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467409,6 +470450,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467442,6 +470484,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467475,6 +470518,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467503,6 +470547,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467531,6 +470576,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467559,6 +470605,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467596,6 +470643,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467631,6 +470679,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467664,6 +470713,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467697,6 +470747,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467735,6 +470786,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467763,6 +470815,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467796,6 +470849,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467834,6 +470888,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467862,7 +470917,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 13, + "set_npc_chatpoint": 13, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to ask Elsa what her pie order was.", @@ -467890,6 +470946,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467918,6 +470975,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467946,6 +471004,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -467979,6 +471038,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468012,6 +471072,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468045,6 +471106,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468075,7 +471137,8 @@ "money_gained": 3500, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 21, + "set_npc_chatpoint": 21, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Olivia's Pies #2. You earned $3500 and 25 quest points.", @@ -468103,6 +471166,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468131,6 +471195,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468159,6 +471224,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468187,6 +471253,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468220,6 +471287,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468253,6 +471321,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468286,6 +471355,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468319,6 +471389,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468352,6 +471423,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468382,6 +471454,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468415,6 +471488,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468448,6 +471522,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468481,6 +471556,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468514,6 +471590,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468542,6 +471619,7 @@ "money_gained": 7000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468570,6 +471648,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468598,6 +471677,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468626,6 +471706,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468659,6 +471740,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468694,6 +471776,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468722,6 +471805,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468750,6 +471834,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468778,6 +471863,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468811,6 +471897,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468844,6 +471931,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468872,6 +471960,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468909,6 +471998,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468937,6 +472027,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -468965,6 +472056,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469003,6 +472095,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469031,6 +472124,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469064,6 +472158,7 @@ "money_gained": 8000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469096,6 +472191,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469126,6 +472222,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469154,6 +472251,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469190,6 +472288,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469218,7 +472317,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 52, + "set_npc_chatpoint": 52, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Stinky has agreed to help look for Farley.", @@ -469246,6 +472346,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469274,7 +472375,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to pick up a Jar of Oil from the Carrotton general store for Merry Comber. She gave you $1000.", @@ -469307,6 +472409,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469340,6 +472443,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469368,6 +472472,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469403,7 +472508,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Arbuckle's Feathers. You earned $2,500 and 25 quest points.", @@ -469431,6 +472537,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469459,6 +472566,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469498,7 +472606,8 @@ "money_gained": 6000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Waverly's New Hobby. You earned $6,000 and 50 quest points.", @@ -469535,6 +472644,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469570,6 +472680,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469598,6 +472709,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469635,6 +472747,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469674,6 +472787,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469713,6 +472827,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469752,6 +472867,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469791,6 +472907,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469830,6 +472947,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469874,7 +472992,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Stacie's Flytraps. You earned 2 Dinosaur Bones, 6 Rubies and 100 quest points.", @@ -469902,6 +473021,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469937,6 +473057,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469967,6 +473088,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -469997,6 +473119,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470027,6 +473150,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470057,7 +473181,8 @@ "money_gained": 6000, "items_gained": [], "quest_points": 125, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Heather's Missing Niece. You earned $6,000 and 125 quest points.", @@ -470087,6 +473212,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470124,6 +473250,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470163,6 +473290,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470202,6 +473330,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470239,7 +473368,8 @@ "money_gained": 7500, "items_gained": [], "quest_points": 125, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Heather's Pitcher Plants. You earned $7500 and 125 quest points.", @@ -470267,6 +473397,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470295,6 +473426,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 650, "warp_y": 113, @@ -470325,6 +473457,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470358,7 +473491,8 @@ "money_gained": 6000, "items_gained": [], "quest_points": 125, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Rick's Wind Chimes. You earned $6000 and 125 quest points.", @@ -470396,6 +473530,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470424,6 +473559,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470457,7 +473593,8 @@ "money_gained": 7000, "items_gained": [], "quest_points": 25, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Integra's Honeycombs. You earned $7000 and 25 quest points.", @@ -470485,6 +473622,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470518,6 +473656,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470562,6 +473701,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470600,6 +473740,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470633,6 +473774,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470666,6 +473808,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470699,6 +473842,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470737,6 +473881,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470770,6 +473915,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470803,6 +473949,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470836,6 +473983,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470869,6 +474017,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470906,6 +474055,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470943,6 +474093,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -470971,7 +474122,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to ask residents of Jungle Isle about Rashida's missing chess piece.", @@ -470999,6 +474151,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471027,6 +474180,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471060,6 +474214,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471093,7 +474248,8 @@ "money_gained": 15000, "items_gained": [], "quest_points": 150, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Rashida's Missing Chess Piece. You earned $15,000 and 150 quest points.", @@ -471131,6 +474287,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471166,6 +474323,7 @@ "money_gained": 6000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471194,6 +474352,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471229,6 +474388,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471266,6 +474426,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471303,6 +474464,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471340,6 +474502,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471373,6 +474536,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471406,6 +474570,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471439,6 +474604,7 @@ "money_gained": 1500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471472,6 +474638,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471505,6 +474672,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471543,6 +474711,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471585,6 +474754,7 @@ } ], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471619,6 +474789,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471647,6 +474818,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471680,6 +474852,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471715,6 +474888,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 35, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471743,6 +474917,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471780,6 +474955,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471819,6 +474995,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471858,6 +475035,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471893,6 +475071,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471921,6 +475100,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471954,6 +475134,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -471982,6 +475163,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472017,6 +475199,7 @@ "money_gained": 8000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472045,6 +475228,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472078,6 +475262,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472111,6 +475296,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472144,6 +475330,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472172,6 +475359,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472200,6 +475388,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472233,6 +475422,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472270,6 +475460,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472309,6 +475500,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472350,6 +475542,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472380,6 +475573,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472417,6 +475611,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472450,6 +475645,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472487,6 +475683,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472522,6 +475719,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472555,6 +475753,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472583,6 +475782,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472616,6 +475816,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472649,6 +475850,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472677,6 +475879,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472709,6 +475912,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472744,6 +475948,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472779,6 +475984,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472814,6 +476020,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472849,6 +476056,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472887,6 +476095,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472915,6 +476124,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472943,6 +476153,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -472976,6 +476187,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473009,6 +476221,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473037,6 +476250,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473075,6 +476289,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473103,6 +476318,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473140,6 +476356,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473179,6 +476396,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473218,6 +476436,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473257,6 +476476,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473296,6 +476516,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473335,6 +476556,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473375,6 +476597,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473403,6 +476626,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473436,6 +476660,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473469,6 +476694,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473502,6 +476728,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473535,6 +476762,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473568,6 +476796,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473608,6 +476837,7 @@ } ], "quest_points": 175, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473641,6 +476871,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473674,6 +476905,7 @@ "money_gained": 6000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473702,6 +476934,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473730,6 +476963,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473758,6 +476992,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473786,6 +477021,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473819,6 +477055,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473847,6 +477084,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473879,6 +477117,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473907,7 +477146,8 @@ "money_gained": 10000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Barbara Bookbinder's Book Quiz. You earned $10,000 and 50 quest points.", @@ -473935,6 +477175,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -473967,6 +477208,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474001,6 +477243,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474032,6 +477275,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474065,6 +477309,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474098,6 +477343,7 @@ "money_gained": 1500, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474126,6 +477372,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474154,6 +477401,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474187,6 +477435,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474224,6 +477473,7 @@ "money_gained": 7000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474252,7 +477502,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Gytha has asked you to go next door to Esmerelda and ask if her cat, Mrow, is in the garden.", @@ -474280,6 +477531,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474308,6 +477560,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474336,7 +477589,8 @@ "money_gained": 1000, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Gytha's Missing Cat! You earned $1000 and 50 quest points.", @@ -474369,6 +477623,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474402,6 +477657,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474435,6 +477691,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474473,6 +477730,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474508,6 +477766,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474536,6 +477795,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474564,6 +477824,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474592,6 +477853,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474620,6 +477882,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474652,6 +477915,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474683,6 +477947,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474720,6 +477985,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474760,6 +478026,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474793,6 +478060,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474837,6 +478105,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474865,6 +478134,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474893,6 +478163,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474930,6 +478201,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -474965,6 +478237,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475002,6 +478275,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475034,6 +478308,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475069,6 +478344,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475104,6 +478380,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475139,6 +478416,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475182,6 +478460,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475217,6 +478496,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475245,6 +478525,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475273,6 +478554,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475301,6 +478583,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475329,6 +478612,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475359,6 +478643,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475387,6 +478672,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475427,6 +478713,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475455,6 +478742,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475488,6 +478776,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475521,6 +478810,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475549,6 +478839,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475586,6 +478877,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475619,6 +478911,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475652,6 +478945,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475685,6 +478979,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475718,6 +479013,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475751,6 +479047,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475781,6 +479078,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475811,6 +479109,7 @@ "money_gained": 7500, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475849,6 +479148,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475887,6 +479187,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475924,7 +479225,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Lilibeth's Deliveries. You earned $2000 and 75 quest points.", @@ -475957,6 +479259,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -475995,6 +479298,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476028,7 +479332,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 75, - "goto_npc_chatpoint": 6, + "set_npc_chatpoint": 6, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Alton's Centerpieces! You earned $2500 and 75 quest points.", @@ -476061,6 +479366,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476099,6 +479405,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476132,6 +479439,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476165,6 +479473,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476195,7 +479504,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 51, + "set_npc_chatpoint": 51, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You accepted Demetrius' poetry challenge! You gave him $1000.", @@ -476237,6 +479547,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476279,7 +479590,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Chanda's Candles! You earned a Ruby Necklace and 75 quest points.", @@ -476307,7 +479619,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Demetrius offered a $2,000 bonus if you're able to answer both parts of his bonus question!", @@ -476337,6 +479650,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476365,7 +479679,8 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 19, + "set_npc_chatpoint": 19, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You correctly answered Demetrius' bonus question! You earned $2,000!", @@ -476393,6 +479708,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476421,6 +479737,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476449,6 +479766,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476477,6 +479795,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476505,6 +479824,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476533,6 +479853,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476561,6 +479882,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476589,6 +479911,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476617,6 +479940,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476645,6 +479969,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476673,6 +479998,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476701,6 +480027,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476729,6 +480056,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476757,6 +480085,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476794,7 +480123,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Shoneah's Supplies! You earned $2500 and 50 quest points.", @@ -476827,6 +480157,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476867,6 +480198,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476900,6 +480232,7 @@ "money_gained": 60, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476933,6 +480266,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476961,6 +480295,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -476994,6 +480329,7 @@ "money_gained": 50, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477027,6 +480363,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477060,6 +480397,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477106,6 +480444,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477143,6 +480482,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477180,6 +480520,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477222,6 +480563,7 @@ } ], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477255,6 +480597,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477283,6 +480626,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 960, "warp_y": 263, @@ -477311,6 +480655,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 782, "warp_y": 457, @@ -477344,6 +480689,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477382,6 +480728,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 782, "warp_y": 457, @@ -477410,6 +480757,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477438,7 +480786,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -477466,6 +480815,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477494,6 +480844,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477522,6 +480873,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477555,6 +480907,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477583,6 +480936,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477611,6 +480965,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477648,6 +481003,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477688,6 +481044,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477728,6 +481085,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477768,6 +481126,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477809,6 +481168,7 @@ } ], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477846,6 +481206,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477882,6 +481243,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477910,6 +481272,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477943,6 +481306,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -477976,7 +481340,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Gillian gave you the \"Big Girl\" Bed for Karina!", @@ -478009,6 +481374,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478037,6 +481403,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478070,6 +481437,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478098,6 +481466,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 175, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478144,7 +481513,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Gofer's Repair Job! You earned a Pearl Necklace, a Seashell Necklace and 75 quest points.", @@ -478172,6 +481542,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478200,6 +481571,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478232,6 +481604,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478267,6 +481640,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478302,6 +481676,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478337,6 +481712,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478372,6 +481748,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478407,6 +481784,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478442,6 +481820,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478477,6 +481856,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478512,6 +481892,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478547,6 +481928,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478582,6 +481964,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478617,6 +482000,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478652,6 +482036,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478683,6 +482068,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478726,6 +482112,7 @@ } ], "quest_points": 250, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478756,6 +482143,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478788,6 +482176,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478823,6 +482212,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478858,6 +482248,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478893,6 +482284,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478928,6 +482320,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478963,6 +482356,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -478994,6 +482388,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479035,6 +482430,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479071,6 +482467,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479106,6 +482503,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479137,6 +482535,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479169,6 +482568,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479204,6 +482604,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479240,6 +482641,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479270,6 +482672,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479303,6 +482706,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479331,6 +482735,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479364,6 +482769,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479400,6 +482806,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479431,6 +482838,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 275, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479462,6 +482870,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479493,6 +482902,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479521,6 +482931,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479549,6 +482960,7 @@ "money_gained": 7500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479577,6 +482989,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479614,6 +483027,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479647,6 +483061,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479684,6 +483099,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479717,6 +483133,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479754,6 +483171,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479782,6 +483200,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479810,6 +483229,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479838,6 +483258,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479866,6 +483287,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479894,6 +483316,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479922,6 +483345,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479950,6 +483374,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -479978,6 +483403,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480008,6 +483434,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480036,6 +483463,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480064,6 +483492,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480092,6 +483521,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480122,6 +483552,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480159,6 +483590,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480198,6 +483630,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480231,6 +483664,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480269,6 +483703,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480297,6 +483732,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480325,6 +483761,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480358,6 +483795,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480386,7 +483824,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've agreed to help Crow's Nest Carrie get rid of the scorpions. You'd better go talk to Kirby again.", @@ -480414,6 +483853,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480449,6 +483889,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480482,6 +483923,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480510,6 +483952,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480543,7 +483986,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You delivered Carlotta's gift. Time to head back to Dust Isle and let her know.", @@ -480571,7 +484015,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 1, + "set_npc_chatpoint": 1, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -480604,6 +484049,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480637,6 +484083,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480670,6 +484117,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480698,7 +484146,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 1, + "set_npc_chatpoint": 1, + "goto_npc_chatpoint": -1, "warp_x": 657, "warp_y": 443, "success_message": "Yikes! You jump away from the spider. That's one grumpy spider!", @@ -480726,6 +484175,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480758,6 +484208,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480793,6 +484244,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480828,6 +484280,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480868,6 +484321,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480908,6 +484362,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480943,6 +484398,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -480976,6 +484432,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481009,6 +484466,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481044,6 +484502,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481079,6 +484538,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481114,6 +484574,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481147,6 +484608,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481180,6 +484642,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481213,6 +484676,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481246,6 +484710,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481276,6 +484741,7 @@ "money_gained": 15000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481312,6 +484778,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481348,7 +484815,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": 898, "warp_y": 122, "success_message": "Yikes! Mentioning the Captain is definitely a bad idea. Okay, get back in there and try again!", @@ -481376,7 +484844,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 17, + "set_npc_chatpoint": 17, + "goto_npc_chatpoint": -1, "warp_x": 903, "warp_y": 122, "success_message": "Dang! She's got a mean kick. Okay, get back in there and try again!", @@ -481404,7 +484873,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've agreed to help Crow's Nest Carrie by talking to bug experts.", @@ -481432,6 +484902,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481460,6 +484931,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 434, "warp_y": 445, @@ -481493,6 +484965,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 434, "warp_y": 445, @@ -481526,6 +484999,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481564,6 +485038,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481592,6 +485067,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481629,6 +485105,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481669,6 +485146,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481709,6 +485187,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481749,6 +485228,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481789,6 +485269,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481829,6 +485310,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481869,6 +485351,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -481912,7 +485395,8 @@ } ], "quest_points": 75, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Madame Babushka's Missing Scarves. You earned 1 Diamond and 75 quest points.", @@ -481952,7 +485436,8 @@ } ], "quest_points": 150, - "goto_npc_chatpoint": 7, + "set_npc_chatpoint": 7, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Crow's Nest Carrie's Missing Foghorn. You earned 3 Diamond Necklaces and 150 quest points.", @@ -481990,6 +485475,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482018,6 +485504,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482046,6 +485533,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482074,7 +485562,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Maybe you should go talk to Harriet about Madame Babushka's strange behavior.", @@ -482102,6 +485591,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482135,6 +485625,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482168,6 +485659,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482206,6 +485698,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482239,6 +485732,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482272,6 +485766,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482305,6 +485800,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482338,6 +485834,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482371,6 +485868,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482404,6 +485902,7 @@ "money_gained": 15000, "items_gained": [], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482441,6 +485940,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482474,6 +485974,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482507,6 +486008,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482540,6 +486042,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482573,6 +486076,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482608,6 +486112,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482649,6 +486154,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482682,6 +486188,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482713,6 +486220,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482743,7 +486251,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to help Allaire figure out who stole her apples. Time to start looking for clues.", @@ -482775,6 +486284,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482810,6 +486320,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482845,6 +486356,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482880,6 +486392,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482915,6 +486428,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482950,6 +486464,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -482985,6 +486500,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483020,6 +486536,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483055,6 +486572,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483085,6 +486603,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483117,6 +486636,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483145,7 +486665,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 1, + "set_npc_chatpoint": 1, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "This must be why Andrea was complaining about noise. If you can get the frog to hush up, you'll solve Andrea's problem.", @@ -483177,7 +486698,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 1, + "set_npc_chatpoint": 1, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to find Murigal's ten lost gems. Might as well let Andrea know. Then you best start checking all the ponds! ", @@ -483205,6 +486727,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483242,6 +486765,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483281,6 +486805,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483320,6 +486845,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483359,6 +486885,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483398,6 +486925,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483437,6 +486965,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483476,6 +487005,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483515,6 +487045,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483554,6 +487085,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483593,6 +487125,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483630,6 +487163,7 @@ "money_gained": 25000, "items_gained": [], "quest_points": 175, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483658,6 +487192,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483695,6 +487230,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483725,6 +487261,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483766,7 +487303,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to help Carlotta. Now to read her list and figure out what she wants.", @@ -483799,6 +487337,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483836,6 +487375,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483875,6 +487415,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483914,6 +487455,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483953,6 +487495,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -483992,6 +487535,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484031,6 +487575,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484070,6 +487615,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484109,6 +487655,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484148,6 +487695,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484187,6 +487735,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484226,6 +487775,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484265,6 +487815,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484304,6 +487855,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484343,6 +487895,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484378,6 +487931,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484411,6 +487965,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484444,6 +487999,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484477,6 +488033,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484510,6 +488067,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484543,6 +488101,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484576,6 +488135,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484609,6 +488169,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484642,6 +488203,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484675,6 +488237,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484708,6 +488271,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484749,6 +488313,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484782,6 +488347,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484815,6 +488381,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484848,6 +488415,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484881,6 +488449,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484914,6 +488483,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484947,6 +488517,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -484986,6 +488557,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485019,7 +488591,8 @@ } ], "quest_points": 275, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Carlotta's Big Secret! You earned 15 Diamonds and 275 quest points.", @@ -485052,7 +488625,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've written down everything Carlotta remembers. Now to read her statement again and figure out who wants what.", @@ -485080,6 +488654,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485108,6 +488683,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485136,6 +488712,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485173,7 +488750,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agree to deliver 2 balloons and a piñata to each of Carlotta's nieces and nephews.", @@ -485206,6 +488784,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485241,6 +488820,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485276,6 +488856,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485311,6 +488892,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485346,6 +488928,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485381,6 +488964,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485416,6 +489000,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485451,6 +489036,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485486,6 +489072,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485521,6 +489108,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485556,6 +489144,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485591,6 +489180,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485626,6 +489216,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485661,6 +489252,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485700,6 +489292,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485733,7 +489326,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -485778,6 +489372,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485815,6 +489410,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485852,6 +489448,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485889,6 +489486,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485926,6 +489524,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485965,6 +489564,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -485993,7 +489593,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -486036,7 +489637,8 @@ } ], "quest_points": 250, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Carlotta's Fiesta Deliveries! You earned 15 Diamonds and 250 quest points.", @@ -486072,6 +489674,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486100,6 +489703,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486128,6 +489732,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486156,6 +489761,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486184,6 +489790,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486212,6 +489819,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486240,6 +489848,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486268,6 +489877,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486306,6 +489916,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486339,6 +489950,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486372,6 +489984,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486410,6 +490023,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486443,6 +490057,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486471,6 +490086,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486504,6 +490120,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486537,6 +490154,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486575,6 +490193,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486611,6 +490230,7 @@ "money_gained": 25000, "items_gained": [], "quest_points": 175, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486639,6 +490259,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486667,6 +490288,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486702,6 +490324,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486735,6 +490358,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486763,6 +490387,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486791,6 +490416,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486828,6 +490454,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486865,6 +490492,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486905,6 +490533,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486945,6 +490574,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -486985,6 +490615,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487025,6 +490656,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487065,6 +490697,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487105,6 +490738,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487145,6 +490779,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487185,6 +490820,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487225,6 +490861,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487265,6 +490902,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487305,6 +490943,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487346,6 +490985,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487384,6 +491024,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487412,6 +491053,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487440,6 +491082,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487470,6 +491113,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487507,6 +491151,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487544,6 +491189,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487577,6 +491223,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487619,6 +491266,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487652,6 +491300,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487685,6 +491334,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487715,6 +491365,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487748,6 +491399,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487781,6 +491433,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487809,6 +491462,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487837,6 +491491,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487870,6 +491525,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487908,6 +491564,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487936,6 +491593,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -487969,6 +491627,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488002,6 +491661,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488041,6 +491701,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488069,6 +491730,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488097,6 +491759,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488125,6 +491788,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488153,7 +491817,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 28, + "set_npc_chatpoint": 28, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -488181,6 +491846,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488211,7 +491877,8 @@ "money_gained": 75000, "items_gained": [], "quest_points": 325, - "goto_npc_chatpoint": 27, + "set_npc_chatpoint": 27, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Farley's Extreme Makeover! You earned $75,000 and 325 quest points.", @@ -488239,6 +491906,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488272,6 +491940,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488305,6 +491974,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488338,6 +492008,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488371,6 +492042,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488404,6 +492076,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488437,6 +492110,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488470,6 +492144,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488503,6 +492178,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488536,6 +492212,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488567,6 +492244,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488606,6 +492284,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488644,6 +492323,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488677,6 +492357,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488707,6 +492388,7 @@ "money_gained": 4500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488740,6 +492422,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488773,6 +492456,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488806,6 +492490,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488839,6 +492524,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488872,6 +492558,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488905,6 +492592,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488938,6 +492626,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -488971,6 +492660,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489004,6 +492694,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489037,6 +492728,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489074,6 +492766,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489107,6 +492800,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489140,6 +492834,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489173,6 +492868,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489206,6 +492902,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489239,6 +492936,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489272,6 +492970,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489305,6 +493004,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489338,6 +493038,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489371,6 +493072,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489404,6 +493106,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489432,6 +493135,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489468,6 +493172,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489501,6 +493206,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489529,6 +493235,7 @@ "money_gained": 20000, "items_gained": [], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489574,6 +493281,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489611,6 +493319,7 @@ } ], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489644,6 +493353,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489679,6 +493389,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489712,6 +493423,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489749,6 +493461,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489779,7 +493492,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -489807,6 +493521,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489840,6 +493555,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489877,6 +493593,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489918,6 +493635,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489946,6 +493664,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -489974,6 +493693,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490007,7 +493727,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 1, + "set_npc_chatpoint": 1, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Batkhuyag seems to think that this is a good spot for a pumpkin playground for his kittens, so you set down the Jack o'Lanterns. Why don't you help him clear the leaves away?", @@ -490039,6 +493760,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490074,7 +493796,8 @@ } ], "quest_points": 35, - "goto_npc_chatpoint": 1, + "set_npc_chatpoint": 1, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed The Pallas Cat Pumpkin Playground! You earned a Ruby Necklace and 35 quest points.", @@ -490104,6 +493827,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490132,6 +493856,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490165,6 +493890,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490198,6 +493924,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490226,6 +493953,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490263,6 +493991,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490302,6 +494031,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490348,6 +494078,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 433, "warp_y": 149, @@ -490376,6 +494107,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490404,6 +494136,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 798, "warp_y": 170, @@ -490437,6 +494170,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490465,6 +494199,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 775, "warp_y": 105, @@ -490493,6 +494228,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490531,6 +494267,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490559,6 +494296,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490587,6 +494325,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490619,6 +494358,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490654,6 +494394,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490689,6 +494430,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490720,6 +494462,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490751,6 +494494,7 @@ "money_gained": 60, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490779,6 +494523,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490812,6 +494557,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490850,6 +494596,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490878,6 +494625,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490910,6 +494658,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490951,6 +494700,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -490979,6 +494729,7 @@ "money_gained": 40000, "items_gained": [], "quest_points": 275, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491007,6 +494758,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491040,6 +494792,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491070,6 +494823,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491100,6 +494854,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 258, "warp_y": 350, @@ -491128,6 +494883,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491156,6 +494912,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491188,6 +494945,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491223,6 +494981,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491263,6 +495022,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491303,6 +495063,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491339,6 +495100,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491371,6 +495133,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491402,6 +495165,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491434,6 +495198,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491474,6 +495239,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491514,6 +495280,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491552,6 +495319,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491583,6 +495351,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491611,6 +495380,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491639,6 +495409,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491676,6 +495447,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491707,6 +495479,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491735,6 +495508,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491772,6 +495546,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491802,6 +495577,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491830,6 +495606,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491858,6 +495635,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491886,6 +495664,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491923,6 +495702,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -491962,6 +495742,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492008,6 +495789,7 @@ } ], "quest_points": 250, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492036,6 +495818,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492066,6 +495849,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492103,6 +495887,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492136,6 +495921,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492175,6 +495961,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492210,6 +495997,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492249,6 +496037,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492279,6 +496068,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492311,6 +496101,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492345,6 +496136,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492384,6 +496176,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492423,6 +496216,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492453,6 +496247,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492504,6 +496299,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492534,6 +496330,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492567,6 +496364,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492600,6 +496398,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492633,6 +496432,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492666,6 +496466,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492699,6 +496500,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492736,6 +496538,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492773,6 +496576,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492810,6 +496614,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492845,6 +496650,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492878,6 +496684,7 @@ "money_gained": 20000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492908,6 +496715,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492936,6 +496744,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492964,6 +496773,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -492992,6 +496802,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493025,6 +496836,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493060,6 +496872,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493095,6 +496908,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493130,6 +496944,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493165,6 +496980,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493202,6 +497018,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493245,6 +497062,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493285,6 +497103,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493318,6 +497137,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493353,6 +497173,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493386,6 +497207,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493417,6 +497239,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493445,6 +497268,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493477,6 +497301,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493508,6 +497333,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493540,6 +497366,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 198, "warp_y": 341, @@ -493575,6 +497402,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 199, "warp_y": 341, @@ -493614,6 +497442,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493648,6 +497477,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 199, "warp_y": 338, @@ -493692,6 +497522,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493734,6 +497565,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493774,6 +497606,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493814,6 +497647,7 @@ } ], "quest_points": 175, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493842,6 +497676,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493870,6 +497705,7 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493903,6 +497739,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493936,6 +497773,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -493977,6 +497815,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494016,6 +497855,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494056,6 +497896,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494089,6 +497930,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494117,6 +497959,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494150,6 +497993,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494183,6 +498027,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494216,6 +498061,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494249,6 +498095,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494282,6 +498129,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494315,6 +498163,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494348,6 +498197,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494385,6 +498235,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494422,6 +498273,7 @@ "money_gained": 4500, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494455,6 +498307,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494483,6 +498336,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494511,6 +498365,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494539,6 +498394,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494567,6 +498423,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494600,6 +498457,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494633,6 +498491,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494671,6 +498530,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494704,6 +498564,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494732,6 +498593,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494760,6 +498622,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494788,6 +498651,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494816,6 +498680,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494853,6 +498718,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494890,6 +498756,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494918,6 +498785,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494951,6 +498819,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -494984,6 +498853,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495017,6 +498887,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495059,6 +498930,7 @@ } ], "quest_points": 250, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495092,6 +498964,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495120,6 +498993,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495148,6 +499022,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495181,6 +499056,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495214,6 +499090,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495251,6 +499128,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495284,6 +499162,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495317,6 +499196,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495355,6 +499235,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495383,6 +499264,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495411,6 +499293,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495439,6 +499322,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495467,6 +499351,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495495,6 +499380,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495528,6 +499414,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495566,6 +499453,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495599,6 +499487,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495627,6 +499516,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495660,6 +499550,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495693,6 +499584,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495721,6 +499613,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495749,6 +499642,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 754, "warp_y": 46, @@ -495777,6 +499671,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495805,6 +499700,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495833,6 +499729,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495870,6 +499767,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495898,6 +499796,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495930,6 +499829,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495965,6 +499865,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -495996,6 +499897,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496028,6 +499930,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496059,6 +499962,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496087,6 +499991,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496124,6 +500029,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496159,6 +500065,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496197,6 +500104,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496230,6 +500138,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496268,6 +500177,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496305,6 +500215,7 @@ "money_gained": 50000, "items_gained": [], "quest_points": 325, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496333,7 +500244,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 16, + "set_npc_chatpoint": 16, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Dalton seems to be having a little trouble.", @@ -496361,6 +500273,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496394,6 +500307,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496427,6 +500341,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496455,6 +500370,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496483,6 +500399,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496511,6 +500428,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 638, "warp_y": 350, @@ -496539,6 +500457,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496572,6 +500491,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496605,6 +500525,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496633,6 +500554,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496670,6 +500592,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496712,6 +500635,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496754,6 +500678,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496787,7 +500712,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "The remaining half of the Sunshine Cake healed Fluff! All around you, you see the Isle of Hardly brightening up.", @@ -496815,6 +500741,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 560, "warp_y": 241, @@ -496843,6 +500770,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -496894,7 +500822,8 @@ } ], "quest_points": 350, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Dalton's Recovery! You earned 25 Dinosaur Bones and 10 Diamonds, plus 350 quest points!", @@ -496922,6 +500851,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 603, "warp_y": 297, @@ -496950,6 +500880,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 638, "warp_y": 350, @@ -496978,6 +500909,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497006,6 +500938,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497043,6 +500976,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497082,6 +501016,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497121,6 +501056,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497151,6 +501087,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497184,6 +501121,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497217,6 +501155,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497254,6 +501193,7 @@ "money_gained": 7000, "items_gained": [], "quest_points": 30, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497291,6 +501231,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497324,6 +501265,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497361,6 +501303,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497400,6 +501343,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497437,6 +501381,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497470,6 +501415,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497507,6 +501453,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497540,6 +501487,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497579,6 +501527,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497616,6 +501565,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497655,6 +501605,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497692,6 +501643,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497725,6 +501677,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497764,6 +501717,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497799,6 +501753,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497838,6 +501793,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497875,6 +501831,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497912,6 +501869,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497947,6 +501905,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -497978,6 +501937,7 @@ "money_gained": 250, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498015,6 +501975,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498054,6 +502015,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498094,6 +502056,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498134,6 +502097,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498183,6 +502147,7 @@ } ], "quest_points": 35, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498220,6 +502185,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498259,6 +502225,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498295,6 +502262,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498328,6 +502296,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498361,6 +502330,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498394,6 +502364,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498427,6 +502398,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498460,6 +502432,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498488,6 +502461,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498516,6 +502490,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498549,6 +502524,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498582,6 +502558,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498610,6 +502587,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498647,6 +502625,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498686,6 +502665,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498725,6 +502705,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498764,6 +502745,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498803,6 +502785,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498842,6 +502825,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498881,6 +502865,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498916,6 +502901,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498946,6 +502932,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -498974,6 +502961,7 @@ "money_gained": 75000, "items_gained": [], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499008,6 +502996,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499036,6 +503025,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499069,6 +503059,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499097,6 +503088,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499125,6 +503117,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499153,6 +503146,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499191,6 +503185,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499226,6 +503221,7 @@ "money_gained": 12000, "items_gained": [], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499254,6 +503250,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499285,6 +503282,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499313,6 +503311,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499350,6 +503349,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499380,6 +503380,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499413,6 +503414,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499441,6 +503443,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499469,6 +503472,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499497,6 +503501,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499525,6 +503530,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499560,6 +503566,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499591,6 +503598,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499619,6 +503627,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499656,6 +503665,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499691,6 +503701,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499728,6 +503739,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499767,6 +503779,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499806,6 +503819,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499845,6 +503859,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499880,6 +503895,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499913,6 +503929,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499946,6 +503963,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -499981,6 +503999,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500023,6 +504042,7 @@ } ], "quest_points": 350, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500061,6 +504081,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500094,6 +504115,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500127,6 +504149,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500160,6 +504183,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500193,6 +504217,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500226,6 +504251,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500259,6 +504285,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500292,6 +504319,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500325,6 +504353,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500358,6 +504387,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500391,6 +504421,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500430,6 +504461,7 @@ } ], "quest_points": 175, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500464,6 +504496,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500492,6 +504525,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500520,6 +504554,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500548,7 +504583,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 8, + "set_npc_chatpoint": 8, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've agreed to find the eminent brain specialist, Rickroll Glossover.", @@ -500576,6 +504612,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500604,6 +504641,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500644,6 +504682,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500681,6 +504720,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500719,6 +504759,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500757,6 +504798,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500795,6 +504837,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500833,6 +504876,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500871,6 +504915,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500909,6 +504954,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500947,6 +504993,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -500984,6 +505031,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501029,6 +505077,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501067,6 +505116,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501105,6 +505155,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501143,6 +505194,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501181,6 +505233,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501219,6 +505272,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501257,6 +505311,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501296,6 +505351,7 @@ "money_gained": 7500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501346,6 +505402,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501384,6 +505441,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501422,6 +505480,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501460,6 +505519,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501498,6 +505558,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501536,6 +505597,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501574,6 +505636,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501612,6 +505675,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501650,6 +505714,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501689,6 +505754,7 @@ "money_gained": 7500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501734,6 +505800,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501772,6 +505839,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501810,6 +505878,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501848,6 +505917,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501886,6 +505956,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501924,6 +505995,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -501962,6 +506034,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502006,6 +506079,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502041,6 +506115,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502074,6 +506149,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502107,6 +506183,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502147,6 +506224,7 @@ "money_gained": 1500, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502182,6 +506260,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502219,6 +506298,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502252,6 +506332,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502285,6 +506366,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502318,6 +506400,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502351,6 +506434,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502384,6 +506468,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502417,6 +506502,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502457,6 +506543,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502496,6 +506583,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502524,6 +506612,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502552,6 +506641,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502580,6 +506670,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502608,6 +506699,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502636,6 +506728,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502664,6 +506757,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502692,6 +506786,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502720,6 +506815,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502748,6 +506844,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502776,6 +506873,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502804,6 +506902,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502832,6 +506931,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502860,6 +506960,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502888,6 +506989,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502916,6 +507018,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502944,6 +507047,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -502972,6 +507076,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503000,6 +507105,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503028,6 +507134,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503056,6 +507163,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503084,6 +507192,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503112,6 +507221,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503140,6 +507250,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503168,6 +507279,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503196,6 +507308,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503224,6 +507337,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503252,6 +507366,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503280,6 +507395,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503308,6 +507424,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503336,6 +507453,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503364,6 +507482,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503392,6 +507511,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503420,6 +507540,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503448,6 +507569,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503476,6 +507598,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503514,6 +507637,7 @@ } ], "quest_points": 300, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503542,7 +507666,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": 862, "warp_y": 35, "success_message": "*POOF* You were jumped to Pegleg Pete.", @@ -503570,7 +507695,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": 866, "warp_y": 36, "success_message": "You were jumped to Pegleg Pat.", @@ -503603,6 +507729,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503645,6 +507772,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503681,6 +507809,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503725,6 +507854,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503760,6 +507890,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503804,6 +507935,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503839,6 +507971,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503878,6 +508011,7 @@ "money_gained": 25000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503908,6 +508042,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503936,6 +508071,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503964,6 +508100,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -503992,6 +508129,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504025,6 +508163,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504062,6 +508201,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504095,6 +508235,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504128,6 +508269,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504161,6 +508303,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504194,6 +508337,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504227,6 +508371,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504260,6 +508405,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504298,6 +508444,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504331,6 +508478,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504364,6 +508512,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504392,6 +508541,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504425,6 +508575,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504458,6 +508609,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504486,6 +508638,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504523,6 +508676,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504553,6 +508707,7 @@ "money_gained": 45000, "items_gained": [], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504590,6 +508745,7 @@ "money_gained": 1500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504623,6 +508779,7 @@ "money_gained": 650, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504656,6 +508813,7 @@ "money_gained": 750, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504689,6 +508847,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504717,6 +508876,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504745,6 +508905,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504778,6 +508939,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504806,6 +508968,7 @@ "money_gained": 6500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504839,6 +509002,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504867,6 +509031,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504900,6 +509065,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504938,6 +509104,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504968,6 +509135,7 @@ "money_gained": 20000, "items_gained": [], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -504998,7 +509166,8 @@ "money_gained": 6000, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 4, + "set_npc_chatpoint": 4, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Matti gave you $6000 and you agreed to get a new Guitar from Dog Isle.", @@ -505026,6 +509195,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505059,6 +509229,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505095,6 +509266,7 @@ "money_gained": 35000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505123,6 +509295,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505151,6 +509324,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505179,6 +509353,7 @@ "money_gained": 4500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505216,6 +509391,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505255,6 +509431,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505294,6 +509471,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505333,6 +509511,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505372,6 +509551,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505411,6 +509591,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505450,6 +509631,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505485,6 +509667,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505523,6 +509706,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505556,6 +509740,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505586,6 +509771,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505614,6 +509800,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505657,6 +509844,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505687,6 +509875,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505715,6 +509904,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505743,6 +509933,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505771,6 +509962,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505799,6 +509991,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505827,6 +510020,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505855,6 +510049,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505887,6 +510082,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505922,6 +510118,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505957,6 +510154,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -505992,6 +510190,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506027,6 +510226,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506062,6 +510262,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506097,6 +510298,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506128,6 +510330,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506156,6 +510359,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506189,6 +510393,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506222,6 +510427,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506255,6 +510461,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506283,6 +510490,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506311,6 +510519,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506344,6 +510553,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506377,6 +510587,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506405,6 +510616,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506438,6 +510650,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506471,6 +510684,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506499,6 +510713,7 @@ "money_gained": 50000, "items_gained": [], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506535,6 +510750,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506572,6 +510788,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506600,6 +510817,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506633,6 +510851,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506666,6 +510885,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506699,6 +510919,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506732,6 +510953,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506765,6 +510987,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506793,6 +511016,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506821,6 +511045,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506854,6 +511079,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506882,6 +511108,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506910,6 +511137,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506938,6 +511166,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506966,6 +511195,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -506994,6 +511224,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 911, "warp_y": 57, @@ -507022,6 +511253,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 909, "warp_y": 55, @@ -507050,6 +511282,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 32000, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507078,6 +511311,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 20000, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507106,6 +511340,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507134,6 +511369,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507162,6 +511398,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507190,6 +511427,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507223,6 +511461,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507251,6 +511490,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507288,6 +511528,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507318,6 +511559,7 @@ "money_gained": 35000, "items_gained": [], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507346,6 +511588,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507379,6 +511622,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507407,6 +511651,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507435,6 +511680,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507463,6 +511709,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507491,6 +511738,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507519,6 +511767,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507547,6 +511796,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507585,6 +511835,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507620,6 +511871,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507660,6 +511912,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507700,6 +511953,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507735,6 +511989,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507770,6 +512025,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507805,6 +512061,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507835,6 +512092,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507868,6 +512126,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507905,6 +512164,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507938,6 +512198,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -507974,6 +512235,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508007,6 +512269,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508040,6 +512303,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508068,6 +512332,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508100,6 +512365,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508128,6 +512394,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508156,6 +512423,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508184,6 +512452,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508217,6 +512486,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508255,6 +512525,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508283,6 +512554,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508316,6 +512588,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508353,6 +512626,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508386,6 +512660,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508424,7 +512699,8 @@ "money_gained": 50000, "items_gained": [], "quest_points": 200, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Yarn for Yolanda. You earned $50,000 and 200 quest points.", @@ -508452,6 +512728,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508480,6 +512757,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -508512,6 +512790,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 433, "warp_y": 134, @@ -508546,6 +512825,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 498, "warp_y": 135, @@ -508580,6 +512860,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 650, "warp_y": 127, @@ -508614,6 +512895,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 666, "warp_y": 299, @@ -508648,6 +512930,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 799, "warp_y": 175, @@ -508682,6 +512965,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 391, "warp_y": 80, @@ -508716,6 +513000,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 369, "warp_y": 233, @@ -508750,6 +513035,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 362, "warp_y": 187, @@ -508784,6 +513070,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 805, "warp_y": 285, @@ -508818,6 +513105,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 639, "warp_y": 256, @@ -508852,6 +513140,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 432, "warp_y": 134, @@ -508886,6 +513175,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 492, "warp_y": 135, @@ -508920,6 +513210,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 648, "warp_y": 123, @@ -508954,6 +513245,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 659, "warp_y": 304, @@ -508988,6 +513280,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 798, "warp_y": 170, @@ -509022,6 +513315,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 366, "warp_y": 228, @@ -509056,6 +513350,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 395, "warp_y": 83, @@ -509090,6 +513385,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 360, "warp_y": 183, @@ -509120,6 +513416,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509157,6 +513454,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509197,7 +513495,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 2, + "set_npc_chatpoint": 2, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Gnigal the ugly Purple Gnome Cap. He gave you two Red Pine Cones!", @@ -509234,6 +513533,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509273,6 +513573,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509312,6 +513613,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509351,6 +513653,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509390,6 +513693,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509429,6 +513733,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509469,6 +513774,7 @@ } ], "quest_points": 175, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 472, "warp_y": 190, @@ -509497,6 +513803,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 48, "warp_y": 318, @@ -509530,6 +513837,7 @@ "money_gained": 750, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509562,6 +513870,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 805, "warp_y": 285, @@ -509596,6 +513905,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 378, "warp_y": 357, @@ -509631,6 +513941,7 @@ "money_gained": 750, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509663,6 +513974,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 464, "warp_y": 415, @@ -509697,6 +514009,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 602, "warp_y": 319, @@ -509731,6 +514044,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 474, "warp_y": 186, @@ -509765,6 +514079,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 472, "warp_y": 190, @@ -509799,6 +514114,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 474, "warp_y": 189, @@ -509839,6 +514155,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509877,6 +514194,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509905,6 +514223,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509943,6 +514262,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -509971,6 +514291,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510015,6 +514336,7 @@ } ], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510048,6 +514370,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510076,6 +514399,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510104,6 +514428,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 472, "warp_y": 190, @@ -510137,6 +514462,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510170,6 +514496,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510198,6 +514525,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510235,6 +514563,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510270,6 +514599,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510298,6 +514628,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510326,6 +514657,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510354,6 +514686,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510382,6 +514715,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510410,6 +514744,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510448,6 +514783,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510481,6 +514817,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510509,6 +514846,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510547,6 +514885,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510575,6 +514914,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510606,6 +514946,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510634,6 +514975,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510667,7 +515009,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Zoetta the Alpaca Treat. Time to find Colbert.", @@ -510700,6 +515043,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510735,6 +515079,7 @@ } ], "quest_points": 175, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510765,6 +515110,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510798,6 +515144,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510836,6 +515183,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510869,6 +515217,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510902,6 +515251,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510935,6 +515285,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -510968,6 +515319,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511005,6 +515357,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511044,6 +515397,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511074,6 +515428,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511111,6 +515466,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511148,6 +515504,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511181,6 +515538,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511223,7 +515581,8 @@ } ], "quest_points": 100, - "goto_npc_chatpoint": 20, + "set_npc_chatpoint": 20, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Oringo's Bell. You earned a Dinosaur Bone, a Leather Turquoise Necklace and 100 quest points.", @@ -511267,6 +515626,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511304,6 +515664,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511337,6 +515698,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511370,6 +515732,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511403,6 +515766,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511441,6 +515805,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511469,6 +515834,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511497,6 +515863,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511530,6 +515897,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511568,6 +515936,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511601,6 +515970,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511639,6 +516009,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511672,6 +516043,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511705,6 +516077,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511738,6 +516111,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511771,6 +516145,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511804,6 +516179,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511842,6 +516218,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511875,6 +516252,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511913,6 +516291,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511946,6 +516325,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -511979,6 +516359,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512012,6 +516393,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512045,6 +516427,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512083,6 +516466,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512116,6 +516500,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512154,6 +516539,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512187,6 +516573,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512220,6 +516607,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512253,6 +516641,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512286,6 +516675,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512319,6 +516709,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512352,6 +516743,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512385,6 +516777,7 @@ "money_gained": 300, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512418,6 +516811,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512451,6 +516845,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512484,6 +516879,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512522,6 +516918,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512555,6 +516952,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512590,6 +516988,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512618,6 +517017,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512650,6 +517050,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512685,6 +517086,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512720,6 +517122,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512755,6 +517158,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512795,6 +517199,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512833,6 +517238,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512866,6 +517272,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512902,6 +517309,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512930,6 +517338,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -512967,6 +517376,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513002,6 +517412,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513042,6 +517453,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513070,6 +517482,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513103,6 +517516,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513131,6 +517545,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513169,6 +517584,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513211,6 +517627,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513241,6 +517658,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513274,6 +517692,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513307,6 +517726,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513335,6 +517755,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513368,6 +517789,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513401,6 +517823,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513439,6 +517862,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513472,6 +517896,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513500,6 +517925,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513532,6 +517958,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513560,6 +517987,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513588,6 +518016,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513621,6 +518050,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513649,6 +518079,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513682,6 +518113,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513712,6 +518144,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513740,6 +518173,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513778,6 +518212,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513806,6 +518241,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513834,6 +518270,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513862,6 +518299,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513895,6 +518333,7 @@ "money_gained": 300, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513928,6 +518367,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513961,6 +518401,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -513994,6 +518435,7 @@ "money_gained": 7500, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514022,6 +518464,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514050,6 +518493,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514097,6 +518541,7 @@ } ], "quest_points": 125, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514125,6 +518570,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514153,6 +518599,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514181,7 +518628,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to help Murigal. ", @@ -514209,6 +518657,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514237,6 +518686,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 349, "warp_y": 459, @@ -514265,6 +518715,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514302,6 +518753,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514339,6 +518791,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514376,6 +518829,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514409,6 +518863,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514451,6 +518906,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514488,6 +518944,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514518,6 +518975,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514555,6 +519013,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514594,6 +519053,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514633,6 +519093,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514672,6 +519133,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514711,6 +519173,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514750,6 +519213,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514789,6 +519253,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514828,6 +519293,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514867,6 +519333,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514907,6 +519374,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -514935,7 +519403,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've used the Love Potion #9 on Charles! Time to find Murigal and do the same to her.", @@ -514968,7 +519437,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've used the rest of the Love Potion #9 on Murigal! **Poof**! The empty bottle of potion disappears.", @@ -514996,6 +519466,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515029,7 +519500,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You freed Murigal. Now that she's disappeared, you need to find someone to reward you for all your hard work.", @@ -515066,6 +519538,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515105,7 +519578,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Gnetta gave you 25 Honeycombs and one Diamond. Time to find Murigal!", @@ -515145,6 +519619,7 @@ } ], "quest_points": 250, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515173,6 +519648,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515201,6 +519677,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515233,6 +519710,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515286,6 +519764,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515318,6 +519797,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515348,7 +519828,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 0, + "set_npc_chatpoint": 0, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -515376,6 +519857,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515407,6 +519889,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 678, "warp_y": 341, @@ -515435,6 +519918,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515463,6 +519947,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515491,6 +519976,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515519,6 +520005,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515547,6 +520034,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515584,6 +520072,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515623,6 +520112,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515662,6 +520152,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515701,6 +520192,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515740,6 +520232,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515779,6 +520272,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515818,6 +520312,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515857,6 +520352,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515896,6 +520392,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515935,6 +520432,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -515974,6 +520472,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516013,6 +520512,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516053,6 +520553,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516081,6 +520582,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516118,6 +520620,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516153,6 +520656,7 @@ "money_gained": 3000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516183,6 +520687,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516216,7 +520721,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 12, + "set_npc_chatpoint": 12, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Giuliana gave you an Overripe Banana. Time to find a rock pile and catch Tika!", @@ -516256,6 +520762,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516284,6 +520791,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516321,6 +520829,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516353,6 +520862,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 674, "warp_y": 327, @@ -516386,6 +520896,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516419,6 +520930,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516460,6 +520972,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516488,6 +521001,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516521,6 +521035,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516554,6 +521069,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516582,6 +521098,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516610,6 +521127,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516643,6 +521161,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516676,7 +521195,8 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 3, + "set_npc_chatpoint": 3, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You gave Haley the packages from the Pony Express. You were given $2500.", @@ -516709,6 +521229,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516742,6 +521263,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516775,6 +521297,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516813,6 +521336,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516846,6 +521370,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516874,6 +521399,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 243, "warp_y": 100, @@ -516902,6 +521428,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516939,6 +521466,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -516977,6 +521505,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517010,6 +521539,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517048,6 +521578,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517081,7 +521612,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 34, + "set_npc_chatpoint": 34, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have agreed to deliver a package to Catriona for the Pony Express.", @@ -517114,6 +521646,7 @@ "money_gained": 3500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517147,6 +521680,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517180,6 +521714,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517213,6 +521748,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517246,6 +521782,7 @@ "money_gained": 1000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517279,6 +521816,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517312,6 +521850,7 @@ "money_gained": 5500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517345,6 +521884,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517383,6 +521923,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517416,6 +521957,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517454,6 +521996,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517482,6 +522025,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517515,6 +522059,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517548,6 +522093,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517583,6 +522129,7 @@ } ], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517611,7 +522158,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -517639,6 +522187,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517672,6 +522221,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517705,6 +522255,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517735,7 +522286,8 @@ "money_gained": 12500, "items_gained": [], "quest_points": 50, - "goto_npc_chatpoint": 15, + "set_npc_chatpoint": 15, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Talucia's Little Gift. You earned $12,500 and 50 quest points.", @@ -517768,6 +522320,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517796,6 +522349,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 223, "warp_y": 169, @@ -517834,7 +522388,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 50, + "set_npc_chatpoint": 50, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "Nizhoni has directed you to take the discs to Phyllis Colt.", @@ -517872,6 +522427,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517914,6 +522470,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517952,6 +522509,7 @@ } ], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -517980,6 +522538,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518008,6 +522567,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518036,6 +522596,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518064,6 +522625,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518092,6 +522654,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518129,6 +522692,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518161,6 +522725,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518195,6 +522760,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518229,6 +522795,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518263,6 +522830,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518297,6 +522865,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518331,6 +522900,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518369,6 +522939,7 @@ "money_gained": 20000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518399,6 +522970,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518431,6 +523003,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518465,6 +523038,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518499,6 +523073,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518533,6 +523108,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518567,6 +523143,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518601,6 +523178,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518635,6 +523213,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518669,6 +523248,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518703,6 +523283,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518733,6 +523314,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518761,6 +523343,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518789,6 +523372,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518828,6 +523412,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518869,6 +523454,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518908,6 +523494,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518947,6 +523534,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -518986,6 +523574,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519025,6 +523614,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519064,6 +523654,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519103,6 +523694,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519142,6 +523734,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519181,6 +523774,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519220,6 +523814,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519259,6 +523854,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519298,6 +523894,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519337,6 +523934,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519376,6 +523974,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519415,6 +524014,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519454,6 +524054,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519493,6 +524094,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519532,6 +524134,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519572,6 +524175,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519609,6 +524213,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519653,6 +524258,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519692,6 +524298,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519731,6 +524338,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519770,6 +524378,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519809,6 +524418,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519848,6 +524458,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519887,6 +524498,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519926,6 +524538,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -519965,6 +524578,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520004,6 +524618,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520043,6 +524658,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520082,6 +524698,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520121,6 +524738,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520160,6 +524778,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520199,6 +524818,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520238,6 +524858,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520277,6 +524898,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520316,6 +524938,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520355,6 +524978,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520394,6 +525018,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520424,6 +525049,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520466,6 +525092,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520496,6 +525123,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520538,6 +525166,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520568,6 +525197,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520601,6 +525231,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520645,6 +525276,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520675,6 +525307,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520703,6 +525336,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520745,6 +525379,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520789,6 +525424,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520819,6 +525455,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520861,6 +525498,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520891,6 +525529,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520933,6 +525572,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -520968,6 +525608,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521003,6 +525644,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521038,6 +525680,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521066,6 +525709,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521101,6 +525745,7 @@ } ], "quest_points": 250, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521129,6 +525774,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521157,6 +525803,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521185,6 +525832,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521222,6 +525870,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521261,6 +525910,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521291,6 +525941,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521324,6 +525975,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521357,6 +526009,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521394,6 +526047,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521427,6 +526081,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521460,6 +526115,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521493,6 +526149,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521530,6 +526187,7 @@ } ], "quest_points": 105, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521564,6 +526222,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521592,6 +526251,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521629,6 +526289,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521668,6 +526329,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521707,6 +526369,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521746,6 +526409,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521785,6 +526449,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521827,6 +526492,7 @@ } ], "quest_points": 30, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521857,6 +526523,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521885,6 +526552,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521913,6 +526581,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521941,6 +526610,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521969,6 +526639,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -521997,6 +526668,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522025,6 +526697,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522053,6 +526726,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522081,6 +526755,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522109,6 +526784,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522137,6 +526813,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522165,6 +526842,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522193,6 +526871,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522226,6 +526905,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522254,6 +526934,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522282,6 +526963,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522310,6 +526992,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522338,6 +527021,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522366,6 +527050,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522401,7 +527086,8 @@ } ], "quest_points": 200, - "goto_npc_chatpoint": 38, + "set_npc_chatpoint": 38, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed Humpty's Lost Love. You earned $70,000, 50 Silver Linings, and 200 quest points.", @@ -522439,6 +527125,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522467,6 +527154,7 @@ "money_gained": 7500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522495,6 +527183,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522523,6 +527212,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522551,6 +527241,7 @@ "money_gained": 7500, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522584,6 +527275,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522612,6 +527304,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522640,6 +527333,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522668,6 +527362,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522696,6 +527391,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522724,6 +527420,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522752,6 +527449,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522785,6 +527483,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522823,6 +527522,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522856,6 +527556,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522889,6 +527590,7 @@ "money_gained": 2500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522922,6 +527624,7 @@ "money_gained": 4000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522955,6 +527658,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -522988,6 +527692,7 @@ "money_gained": 1900, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523021,6 +527726,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523058,6 +527764,7 @@ "money_gained": 2000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523086,6 +527793,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523119,6 +527827,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523147,6 +527856,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523180,6 +527890,7 @@ "money_gained": 25000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523223,6 +527934,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523253,6 +527965,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523281,6 +527994,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523309,6 +528023,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523344,6 +528059,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523381,6 +528097,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523420,6 +528137,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523459,6 +528177,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523498,6 +528217,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523537,6 +528257,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523576,6 +528297,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523615,6 +528337,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523645,6 +528368,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523677,6 +528401,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523705,6 +528430,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523733,6 +528459,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523761,6 +528488,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523789,6 +528517,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523817,6 +528546,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523850,6 +528580,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 690, "warp_y": 240, @@ -523883,6 +528614,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523911,6 +528643,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 690, "warp_y": 240, @@ -523944,6 +528677,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -523972,6 +528706,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 522, "warp_y": 129, @@ -524005,6 +528740,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 522, "warp_y": 129, @@ -524038,6 +528774,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524066,6 +528803,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524106,6 +528844,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524134,6 +528873,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524173,6 +528913,7 @@ } ], "quest_points": 75, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524212,6 +528953,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524246,6 +528988,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524274,6 +529017,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524302,6 +529046,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 920, "warp_y": 186, @@ -524330,6 +529075,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524362,6 +529108,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 945, "warp_y": 211, @@ -524397,6 +529144,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524425,6 +529173,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524453,6 +529202,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524490,6 +529240,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524523,6 +529274,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524556,6 +529308,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524589,6 +529342,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524622,6 +529376,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524655,6 +529410,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524688,6 +529444,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524716,6 +529473,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524757,6 +529515,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524790,7 +529549,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 26, + "set_npc_chatpoint": 26, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": null, @@ -524818,6 +529578,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 965, "warp_y": 212, @@ -524846,6 +529607,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524879,6 +529641,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524912,6 +529675,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524940,6 +529704,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -524974,7 +529739,8 @@ "money_gained": 25000, "items_gained": [], "quest_points": 100, - "goto_npc_chatpoint": 23, + "set_npc_chatpoint": 23, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You Completed the Map Graph Quest - Belwyn's Revenge! You earned $25000 and 100 quest points.", @@ -525002,6 +529768,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525038,6 +529805,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525071,6 +529839,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525104,6 +529873,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525137,6 +529907,7 @@ "money_gained": 7500, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525170,6 +529941,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525203,6 +529975,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525236,6 +530009,7 @@ "money_gained": 20000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525269,6 +530043,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525302,6 +530077,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525335,6 +530111,7 @@ "money_gained": 5000, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525363,6 +530140,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525391,6 +530169,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525419,6 +530198,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525452,6 +530232,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525482,6 +530263,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525515,6 +530297,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525548,6 +530331,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525581,6 +530365,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525614,6 +530399,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525647,6 +530433,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525680,6 +530467,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525717,6 +530505,7 @@ } ], "quest_points": 35, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525748,6 +530537,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525781,6 +530571,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525809,6 +530600,7 @@ "money_gained": 100, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525842,6 +530634,7 @@ "money_gained": 300, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525875,6 +530668,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525905,6 +530699,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525942,6 +530737,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -525990,6 +530786,7 @@ } ], "quest_points": 35, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526027,6 +530824,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526055,6 +530853,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526083,6 +530882,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526111,6 +530911,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526139,6 +530940,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526171,6 +530973,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526202,6 +531005,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526230,6 +531034,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526258,6 +531063,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526291,6 +531097,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526328,6 +531135,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526366,6 +531174,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526394,6 +531203,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526426,6 +531236,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526461,6 +531272,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526496,6 +531308,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526531,6 +531344,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526562,6 +531376,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526592,6 +531407,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526634,6 +531450,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526667,6 +531484,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526704,6 +531522,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526738,6 +531557,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526773,6 +531593,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526808,6 +531629,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526844,6 +531666,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526877,6 +531700,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526910,6 +531734,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526943,6 +531768,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -526976,6 +531802,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527004,6 +531831,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527041,6 +531869,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527074,6 +531903,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527112,6 +531942,7 @@ } ], "quest_points": 200, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527140,6 +531971,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527168,7 +532000,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 10, + "set_npc_chatpoint": 10, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You've agreed to help Mother Cat resolve the noise issue. ", @@ -527196,6 +532029,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527224,6 +532058,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527252,6 +532087,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527280,6 +532116,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527312,6 +532149,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 168, "warp_y": 412, @@ -527342,6 +532180,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527384,6 +532223,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527412,6 +532252,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527444,6 +532285,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 151, "warp_y": 333, @@ -527472,6 +532314,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527500,6 +532343,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527528,6 +532372,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527556,6 +532401,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527593,7 +532439,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 14, + "set_npc_chatpoint": 14, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You were given 25 Moonbeams and 25 Silver Linings. Time to let Frank know where the numbers in the bottle lead you to!", @@ -527629,6 +532476,7 @@ } ], "quest_points": 150, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527657,6 +532505,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527685,6 +532534,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527713,6 +532563,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527748,6 +532599,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527781,6 +532633,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527814,6 +532667,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527847,6 +532701,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527880,6 +532735,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527913,6 +532769,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527946,6 +532803,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -527974,6 +532832,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528007,6 +532866,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528035,6 +532895,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528063,6 +532924,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528091,6 +532953,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528124,6 +532987,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528152,6 +533016,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528180,6 +533045,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528208,6 +533074,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528241,6 +533108,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528274,6 +533142,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528307,6 +533176,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528335,6 +533205,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528368,6 +533239,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528401,6 +533273,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528429,6 +533302,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528462,6 +533336,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528490,6 +533365,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528518,6 +533394,7 @@ "money_gained": 22000, "items_gained": [], "quest_points": 300, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528546,6 +533423,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528574,6 +533452,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528602,6 +533481,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528630,6 +533510,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528658,6 +533539,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528686,6 +533568,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528714,6 +533597,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528742,6 +533626,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528775,7 +533660,8 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You sold Gneville a Garden Gnome for $500!", @@ -528808,7 +533694,8 @@ "money_gained": 500, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 9, + "set_npc_chatpoint": 9, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You sold Gneville a Plastic Pink Flamingo for $500!", @@ -528836,6 +533723,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528869,6 +533757,7 @@ } ], "quest_points": 25, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528897,6 +533786,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528932,6 +533822,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -528970,6 +533861,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529008,6 +533900,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529046,6 +533939,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529086,6 +533980,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529125,6 +534020,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529164,6 +534060,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529203,6 +534100,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529238,6 +534136,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529271,6 +534170,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529304,6 +534204,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529337,6 +534238,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529365,7 +534267,8 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, - "goto_npc_chatpoint": 25, + "set_npc_chatpoint": 25, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You have given Madame Babuska 4 Odd Keys. You might need to ask her what to do now.", @@ -529398,6 +534301,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529426,6 +534330,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529459,6 +534364,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529501,6 +534407,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529544,6 +534451,7 @@ } ], "quest_points": 250, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529577,7 +534485,8 @@ } ], "quest_points": 0, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You agreed to take Curtis' Fiddle Bow to Donna in Crystalton for repairs.", @@ -529610,6 +534519,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529643,6 +534553,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529681,7 +534592,8 @@ } ], "quest_points": 50, - "goto_npc_chatpoint": 5, + "set_npc_chatpoint": 5, + "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, "success_message": "You completed Curtis' Broken Fiddle Bow quest. You earned 17 Dinosaur Bones and 50 quest points.", @@ -529709,6 +534621,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529737,6 +534650,7 @@ "money_gained": 10000, "items_gained": [], "quest_points": 100, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529765,6 +534679,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529793,6 +534708,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529830,6 +534746,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529864,6 +534781,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529903,6 +534821,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529942,6 +534861,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -529981,6 +534901,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530015,6 +534936,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530049,6 +534971,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530088,6 +535011,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530127,6 +535051,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530166,6 +535091,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530200,6 +535126,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530239,6 +535166,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530276,6 +535204,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530315,6 +535244,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530345,6 +535275,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530385,6 +535316,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530413,6 +535345,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530451,6 +535384,7 @@ } ], "quest_points": 50, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530483,6 +535417,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 374, "warp_y": 362, @@ -530515,6 +535450,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 374, "warp_y": 364, @@ -530543,6 +535479,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530571,6 +535508,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530599,6 +535537,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530627,6 +535566,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530659,6 +535599,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": 313, "warp_y": 190, @@ -530687,6 +535628,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530715,6 +535657,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530748,6 +535691,7 @@ "money_gained": 0, "items_gained": [], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530786,6 +535730,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530824,6 +535769,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530862,6 +535808,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530900,6 +535847,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530938,6 +535886,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -530976,6 +535925,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -531014,6 +535964,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -531052,6 +536003,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -531090,6 +536042,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -531128,6 +536081,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, @@ -531161,6 +536115,7 @@ } ], "quest_points": 0, + "set_npc_chatpoint": -1, "goto_npc_chatpoint": -1, "warp_x": null, "warp_y": null, diff --git a/Horse Isle Server/Horse Isle Server/Game/Meta.cs b/Horse Isle Server/Horse Isle Server/Game/Meta.cs index a885a02..6ee0713 100644 --- a/Horse Isle Server/Horse Isle Server/Game/Meta.cs +++ b/Horse Isle Server/Horse Isle Server/Game/Meta.cs @@ -229,8 +229,6 @@ namespace HISP.Game { string message = ""; Npc.NpcEntry[] entries = Npc.GetNpcByXAndY(x, y); - if (entries.Length > 0) - message += Messages.Seperator; foreach (Npc.NpcEntry ent in entries) { if (ent.AdminOnly && !user.Administrator) @@ -636,11 +634,11 @@ namespace HISP.Game string message = ""; if (specialTile.Code == null) - message += buildLocationString(specialTile.X, specialTile.Y)+Messages.Seperator; + message += buildLocationString(specialTile.X, specialTile.Y); if (specialTile.Title != null && specialTile.Title != "") - message += Messages.FormatTileName(specialTile.Title) + Messages.Seperator; + message += Messages.FormatTileName(specialTile.Title); if (specialTile.Description != null && specialTile.Description != "") message += specialTile.Description; @@ -802,7 +800,9 @@ namespace HISP.Game if (Quest.ActivateQuest(user, quest, true)) { user.MetaPriority = true; - if(quest.GotoNpcChatpoint != -1) + if (quest.SetNpcChatpoint != -1) + Npc.SetDefaultChatpoint(user, npc, quest.SetNpcChatpoint); + if (quest.GotoNpcChatpoint != -1) chatpoint = Npc.GetNpcChatpoint(npc,quest.GotoNpcChatpoint); if (quest.SuccessNpcChat != null) chatpoint.ChatText = quest.SuccessNpcChat; diff --git a/Horse Isle Server/Horse Isle Server/Game/Npc.cs b/Horse Isle Server/Horse Isle Server/Game/Npc.cs index 962b3de..ae6f094 100644 --- a/Horse Isle Server/Horse Isle Server/Game/Npc.cs +++ b/Horse Isle Server/Horse Isle Server/Game/Npc.cs @@ -1,4 +1,6 @@ -using System.Collections.Generic; +using HISP.Player; +using HISP.Server; +using System.Collections.Generic; namespace HISP.Game @@ -81,6 +83,24 @@ namespace HISP.Game throw new KeyNotFoundException("Npc chatpoint id: " + chatpointId + " not found!"); } + + public static int GetDefaultChatpoint(User user, NpcEntry npc) + { + if (Database.HasNpcStartpointSet(user.Id, npc.Id)) + return Database.GetNpcStartPoint(user.Id, npc.Id); + else + return 0; + } + + public static void SetDefaultChatpoint(User user, NpcEntry npc, int chatpointId) + { + if (Database.HasNpcStartpointSet(user.Id, npc.Id)) + Database.SetNpcStartPoint(user.Id, npc.Id, chatpointId); + else + Database.AddNpcStartPoint(user.Id, npc.Id, chatpointId); + } + + public static bool NpcExists(int id) { try diff --git a/Horse Isle Server/Horse Isle Server/Game/Quest.cs b/Horse Isle Server/Horse Isle Server/Game/Quest.cs index 9478a22..c4848ec 100644 --- a/Horse Isle Server/Horse Isle Server/Game/Quest.cs +++ b/Horse Isle Server/Horse Isle Server/Game/Quest.cs @@ -47,6 +47,7 @@ namespace HISP.Game public int MoneyEarned; public QuestItemInfo[] ItemsEarned; public int QuestPointsEarned; + public int SetNpcChatpoint; public int GotoNpcChatpoint; public int WarpX; public int WarpY; diff --git a/Horse Isle Server/Horse Isle Server/Server/Database.cs b/Horse Isle Server/Horse Isle Server/Server/Database.cs index 1b57a38..6d856be 100644 --- a/Horse Isle Server/Horse Isle Server/Server/Database.cs +++ b/Horse Isle Server/Horse Isle Server/Server/Database.cs @@ -31,6 +31,7 @@ namespace HISP.Server string Jewelry = "CREATE TABLE Jewelry(playerId INT, slot1 INT, slot2 INT, slot3 INT, slot4 INT)"; string AbuseReorts = "CREATE TABLE AbuseReports(ReportCreator TEXT(1028), Reporting TEXT(1028), ReportReason TEXT(1028))"; string Leaderboards = "CREATE TABLE Leaderboards(playerId INT, minigame TEXT(128), wins INT, looses INT, timesplayed INT, score INT, type TEXT(128))"; + string NpcStartPoint = "CREATE TABLE NpcStartPoint(playerId INT, npcId INT, chatpointId INT)"; string DeleteOnlineUsers = "DELETE FROM OnlineUsers"; @@ -187,7 +188,19 @@ namespace HISP.Server { Logger.WarnPrint(e.Message); }; + + try + { + MySqlCommand sqlCommand = db.CreateCommand(); + sqlCommand.CommandText = NpcStartPoint; + sqlCommand.ExecuteNonQuery(); + sqlCommand.Dispose(); + } + catch (Exception e) + { + Logger.WarnPrint(e.Message); + }; try { @@ -1128,6 +1141,72 @@ namespace HISP.Server } } + public static bool HasNpcStartpointSet(int playerId, int npcId) + { + using (MySqlConnection db = new MySqlConnection(ConnectionString)) + { + db.Open(); + MySqlCommand sqlCommand = db.CreateCommand(); + + sqlCommand.CommandText = "SELECT COUNT(1) FROM NpcStartPoint WHERE playerId=@playerId AND npcId=@npcId"; + sqlCommand.Parameters.AddWithValue("@playerId", playerId); + sqlCommand.Parameters.AddWithValue("@npcId", npcId); + sqlCommand.Prepare(); + int total = Convert.ToInt32(sqlCommand.ExecuteScalar()); + sqlCommand.Dispose(); + return total >= 1; + } + } + public static void AddNpcStartPoint(int playerId, int npcId, int startChatpoint) + { + using (MySqlConnection db = new MySqlConnection(ConnectionString)) + { + db.Open(); + MySqlCommand sqlCommand = db.CreateCommand(); + + sqlCommand.CommandText = "INSERT INTO NpcStartPoint VALUES(@playerId, @npcId, @chatpointId)"; + sqlCommand.Parameters.AddWithValue("@playerId", playerId); + sqlCommand.Parameters.AddWithValue("@npcId", npcId); + sqlCommand.Parameters.AddWithValue("@chatpointId", startChatpoint); + sqlCommand.Prepare(); + sqlCommand.ExecuteNonQuery(); + sqlCommand.Dispose(); + } + } + public static void SetNpcStartPoint(int playerId, int npcId, int startChatpoint) + { + using (MySqlConnection db = new MySqlConnection(ConnectionString)) + { + db.Open(); + MySqlCommand sqlCommand = db.CreateCommand(); + + sqlCommand.CommandText = "UPDATE NpcStartPoint SET chatpointId=@chatpointId WHERE playerId=@playerId AND npcId=@npcId"; + sqlCommand.Parameters.AddWithValue("@playerId", playerId); + sqlCommand.Parameters.AddWithValue("@npcId", npcId); + sqlCommand.Parameters.AddWithValue("@chatpointId", startChatpoint); + sqlCommand.Prepare(); + sqlCommand.ExecuteNonQuery(); + sqlCommand.Dispose(); + } + } + + public static int GetNpcStartPoint(int playerId, int npcId) + { + using (MySqlConnection db = new MySqlConnection(ConnectionString)) + { + db.Open(); + MySqlCommand sqlCommand = db.CreateCommand(); + + sqlCommand.CommandText = "SELECT chatpointId FROM NpcStartPoint WHERE playerId=@playerId AND npcId=@npcId"; + sqlCommand.Parameters.AddWithValue("@playerId", playerId); + sqlCommand.Parameters.AddWithValue("@npcId", npcId); + sqlCommand.Prepare(); + int startPoint = Convert.ToInt32(sqlCommand.ExecuteScalar()); + sqlCommand.Dispose(); + return startPoint; + } + } + public static void RemoveDroppedItem(int randomId) { using (MySqlConnection db = new MySqlConnection(ConnectionString)) diff --git a/Horse Isle Server/Horse Isle Server/Server/GameDataJson.cs b/Horse Isle Server/Horse Isle Server/Server/GameDataJson.cs index 1ee4adb..343367b 100644 --- a/Horse Isle Server/Horse Isle Server/Server/GameDataJson.cs +++ b/Horse Isle Server/Horse Isle Server/Server/GameDataJson.cs @@ -337,6 +337,7 @@ namespace HISP.Server quest.ItemsEarned = itmInfo.ToArray(); quest.QuestPointsEarned = gameData.quest_list[i].quest_points; + quest.SetNpcChatpoint = gameData.quest_list[i].set_npc_chatpoint; quest.GotoNpcChatpoint = gameData.quest_list[i].goto_npc_chatpoint; if(gameData.quest_list[i].warp_x != null) quest.WarpX = gameData.quest_list[i].warp_x; diff --git a/Horse Isle Server/Horse Isle Server/Server/GameServer.cs b/Horse Isle Server/Horse Isle Server/Server/GameServer.cs index b22351f..f617422 100644 --- a/Horse Isle Server/Horse Isle Server/Server/GameServer.cs +++ b/Horse Isle Server/Horse Isle Server/Server/GameServer.cs @@ -1065,7 +1065,11 @@ namespace HISP.Server } sender.LoggedinUser.MetaPriority = true; Npc.NpcEntry entry = Npc.GetNpcById(chatId); - string metaInfo = Meta.BuildChatpoint(sender.LoggedinUser, entry, entry.Chatpoints[0]); + + int defaultChatpointId = Npc.GetDefaultChatpoint(sender.LoggedinUser, entry); + Npc.NpcChat startingChatpoint = Npc.GetNpcChatpoint(entry, defaultChatpointId); + + string metaInfo = Meta.BuildChatpoint(sender.LoggedinUser, entry, startingChatpoint); byte[] metaPacket = PacketBuilder.CreateMetaPacket(metaInfo); sender.SendPacket(metaPacket);