diff --git a/snacktime/phrases.py b/snacktime/phrases.py index 1244a8f..43aa5f5 100644 --- a/snacktime/phrases.py +++ b/snacktime/phrases.py @@ -33,12 +33,17 @@ SNACKBURR_PHRASES = { "Hey check out this sweet stach o' snacks I found! Who wants a cut?", "Who's ready to gobble down some snacks!?", "So who's gonna help me eat all these snacks? :3", + "Eyoooooooo I haz snacks! Yall wanna munch???", ], "OUT": [ "I'm out of snacks! I'll be back with more soon.", "I'm out of snacks :( I'll be back soon with more!", "Aight, I gotta head out! I'll be back with more, don worry :3", "Alright, I gotta get back to my errands. I'll see you guys soon!", + "Uh okays, imma get back to my errands cuz outta snacks!", + "Yall are cool but i gotta get back to my errands. I'll visit again soon!", + "Errands call! Thanks for the help with eating all these snacks, I'll come again :3", + "I have to go back do my stuffs, but as soon as I get more snacks imma come and share!!!", ], "LONELY": ["I guess you guys don't like snacktimes.. I'll stop comin around."], "NO_TAKERS": [ @@ -47,6 +52,12 @@ SNACKBURR_PHRASES = { "I don't see anybody.. <.< ... >.> ... All the snacks for me!!", "I guess nobody wants snacks huh.. Well, I'll come back later", "I guess i'll just come back later..", + "Well. Since yall dun want snacks imma eat them all!!!", + "Where is everyone, I brought so many snacks...", + "I did offer to share, but I guess you dun want. Oh well, I'll come back later :3", + "Whoa... you dun wanna have any snacks?!", + "I'll just eat all those snacks by myself then!", + ":3 okay, catch yall lata", ], "GIVE": [ "Here ya go, {0}, here's {1} pb!", @@ -56,6 +67,14 @@ SNACKBURR_PHRASES = { "Ok {0}, here's {1} pb for you. Anyone else want some?", "Alllright, {1} pb for {0}!", "Hold your horses {0}! Alright, {1} pb for you :)", + "Woooooooooo hey {0}, here have {1} pb!", + "Here's {1} pb for {0} :3", + "Heyheyehy hiya {0}! Here's {1} pb for you!", + "Oh hiya {0} :) imma give you {1} pb now!", + "Heyyyyyyyyyyy {0}, I brought you {1} pb :)", + "Oh you wanna munchies? I have munchies for you, {0}! Have {1} pb :)", + "{1} pb for {0}!!!", + "{0} {0} {0}! Grab {1} pb!", ], "LAST_SECOND": [ "Fine fine, {0}, I'll give you {1} of my on-the-road pb.. Cya!", @@ -65,6 +84,17 @@ SNACKBURR_PHRASES = { "Don't be greedy now! you already got some pb {0}!", "You already got your snacks {0}!", "Come on {0}, you already got your snacks! We gotta make sure there's some for errbody!", + "But! {0} you already had a bunch of snacks!", + "Hey {0}, there must be snacks for others too!!", + "Donot be like that, {0}, I wanna give snacks to errybody!", + "Aw but {0}, we gonna run outta snacks if I give you again :(", + "Let's make a deal, remind me when I come back from my errands next time, {0} :3", + "Next time I'm comin 'round imma give you again, {0}", + "I alredy handed you snacks {0}...", + "But... but... you... you had your snacks {0} ._.", + "I wanna give snacks to errybody! You can't have them all, {0}!", + "You already munched on some snacks, {0}!", + "Did you already gobble down yours, {0}? Gotta leave some for the others!", ], "ENABLE": [ "Oh you guys want snacks?! Aight, I'll come around every so often to hand some out!"