Credit to @Jacobkenndey (microgame idea and OC), Tapps Games (Toilet Time inspiration), @Kitlanna (animal characters), @jdesnoyers (old Aidan and Katy), @ChachorroLouco234 (stage jingles), and @TheScarfedStickman (idea of TV stage and OCs). Funny how Jacob gave me a ferret to use as an OC back in 2022 when I hadn't really used Mike and he thought I didn't have one. Yet, aside from his cameo in JacobWare's menu images, I never actually used said ferret (not counting Picky Traveler because it was redrawn) until now. One could say this microgame isn't all that original due to an already-existing microgame somewhere else. But really, I'd say that it's all about the vibes, isn't it? Anyway, here's how it works in the style that is wiki: The objective of the microgame is to unclog toilets by mousing over them to get into proper position, then holding down the mouse button and moving the mouse down and up. The player controls Ferreteen, who holds a plunger. - Level 1: There is one toilet that must be unclogged once. Upon doing so, a phone playing the mobile game "Toilet Time" emerges from the toilet. Jacob stands near the opposite side, and cheers when the toilet is unclogged. - Level 2: There is one toilet that must be unclogged twice. Upon doing so, golf balls fly out of the toilet. Mike slides in with a sheepish expression while holding a box of flushable golf balls. - Level 3: There are two toilets that must be unclogged once each. The left toilet contains a My Little Caterpillar "Oruga" toy, which causes Katy to appear. The right toilet contains a treasure chest, which causes Aidan to appear. [BEGIN DEVELOPER NOTE] = ASSETS = Besides the commands and stuff, this microgame has 28 costumes and 0 backdrops. Above average, but not by much. = ID = No scripts rely on the microgame ID. = INTEGRATION = To integrate this into a full project, the following must be done: - IMPORTANT: Update the microgame count. - Import these as normal: the sprite, the backdrops, the music, the broadcast script (into the chain of if-loops), and the practice menu costumes. - No need to add anything to the lists, this is a short game with mouse controls. - If applicable, add it to one of the speed lists. - Import the commands and sounds into Action 2, along with their script as shown. - If applicable, update the credits. [FINISH DEVELOPER NOTE]