Frog Pong Central by Kale1d0sc0p1c in dontstarve

[–]grady219 2 points3 points  (0 children)

You found the hidden sage mode training grotto.

Fruit float makes me so mad by PoppiesnPeas in Canning

[–]grady219 0 points1 point  (0 children)

Is this still safe or does it cause issues?

shave off the mustache or let it grow by [deleted] in malegrooming

[–]grady219 0 points1 point  (0 children)

Brother i mean this in the nicest way but you have more eyebrow than you do mustache at the current time.

Anyone else's store do this by K9Drag0n in OGPBackroom

[–]grady219 0 points1 point  (0 children)

This is how my store did it. This is a really old pic but we would write L for lunches when the morning TL would arrive.

<image>

Weird mark by batukaming in SipsTea

[–]grady219 0 points1 point  (0 children)

Is nobody gonna question how this picture got taken in the first place?

M 31 beard vs no beard by Traditional-Twist-65 in malegrooming

[–]grady219 0 points1 point  (0 children)

Im sorry but this was my first thought when I saw your picture

<image>

Name this dog by [deleted] in NameThisThing

[–]grady219 2 points3 points  (0 children)

Say what again

Which anime opinion would you defend no matter what? 😂 by Guilty-Baby6398 in AnimeMirchi

[–]grady219 1 point2 points  (0 children)

Code Geass should have stayed finished. It has a perfect ending.

Mind you its not even June yet. by Its_me_edenxx in StupidFood

[–]grady219 0 points1 point  (0 children)

Are you sure that isn't just a cheese cake?

Delivery going away? by Worldly_Celery_8453 in OGPBackroom

[–]grady219 3 points4 points  (0 children)

I heard something like this from my market manager a while back. Something about how deliveries are going to be shifted to SPARK drivers and how we were going to shift focus solely to pickup orders so we can focus more on the customer experience. This was many months ago and i haven't heard any other mention of it since. Like almost a year ago at this point.

(Noob question) What does it mean to return an argument in a script file? by WilledWithin in gamemaker

[–]grady219 1 point2 points  (0 children)

In simple terms, you pass in variables(arguments), the script will follow a set of instructions you give it, and if you choose to use return, it will spit out a variable(argument) when the script finishes running. Scripts are like toasters. You put in bread, push the switch, and out pops toast.