diff --git a/dist/habitrpg-shared.js b/dist/habitrpg-shared.js index 41e0701190..ad981f8fab 100644 --- a/dist/habitrpg-shared.js +++ b/dist/habitrpg-shared.js @@ -11347,6 +11347,7 @@ var global=typeof self !== "undefined" ? self : typeof window !== "undefined" ? notes: "Overnight, strange plain eggs have appeared everywhere: in Matt's stables, behind the counter at the Tavern, and even among the pet eggs at the Marketplace! What a nuisance! \"Nobody knows where they came from, or what they might hatch into,\" says Megan, \"but we can't just leave them laying around! Work hard and search hard to help me gather up these mysterious eggs. Maybe if you collect enough, there will be some extras left over for you...\"", completion: "You did it! In gratitude, Megan gives you ten of the eggs. \"I don't think they hatch, exactly,\" she says, \"and they certainly won't grow into mounts. But that doesn't mean you can't dye them beautiful colors!\"", value: 1, + canBuy: false, collect: { plainEgg: { text: 'Plain Egg', diff --git a/script/content.coffee b/script/content.coffee index 19d17d2573..e92b0c8f54 100644 --- a/script/content.coffee +++ b/script/content.coffee @@ -803,6 +803,7 @@ api.quests = notes: "Overnight, strange plain eggs have appeared everywhere: in Matt's stables, behind the counter at the Tavern, and even among the pet eggs at the Marketplace! What a nuisance! \"Nobody knows where they came from, or what they might hatch into,\" says Megan, \"but we can't just leave them laying around! Work hard and search hard to help me gather up these mysterious eggs. Maybe if you collect enough, there will be some extras left over for you...\"" completion: "You did it! In gratitude, Megan gives you ten of the eggs. \"I don't think they hatch, exactly,\" she says, \"and they certainly won't grow into mounts. But that doesn't mean you can't dye them beautiful colors!\"" value: 1 + canBuy: false collect: plainEgg: text: 'Plain Egg', count: 100 drop: