Professor-Redwood-Team / Professor-Redwood

Pokemon Go Discord Bot
MIT License
34 stars 21 forks source link

Added lures, sinnoh stones and unova stones to quests #120

Closed ZVelasco closed 4 years ago

ZVelasco commented 4 years ago

Added to CleanUpDetails in helper.js:

Added to const getRewardAndRewardTag in helper.js: -const sinnohStonesVariations -const unovaStonesVariations -const magneticLureVariations -const glacialLureVariations -const mossyLureVariations

const msgSplit changed in quests.js