Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:CosmeticInfo/Obtainability/Data

From MCC Island Wiki
Revision as of 17:00, 16 July 2025 by MTOnline (talk | contribs) (Created page with "return { ["Mega Whip"] = "Returning", ["Popsicle (Triple Blast)"] = "Returning", ["Flower Crown (Tropical)"] = "Returning", ["Ice Cream (Cherry-Chocolate-Whip)"] = "Returning", ["Mega Whip (Sundae)"] = "Returning", ["Popsicle (Mascot)"] = "Returning", ["Milkshake (Summer Lemon)"] = "Returning", ["Sunny"] = "Returning", ["Sea Shell"] = "Returning", ["Sandcastle Crown"] = "Returning", ["Snorkel (Bubbles)"] = "Returning", ["Sun Hat (Coastal)"] = "Returning",...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:CosmeticInfo/Obtainability/Data/doc

return {
	["Mega Whip"] = "Returning",
	["Popsicle (Triple Blast)"] = "Returning",
	["Flower Crown (Tropical)"] = "Returning",
	["Ice Cream (Cherry-Chocolate-Whip)"] = "Returning",
	["Mega Whip (Sundae)"] = "Returning",
	["Popsicle (Mascot)"] = "Returning",
	["Milkshake (Summer Lemon)"] = "Returning",
	["Sunny"] = "Returning",
	
	["Sea Shell"] = "Returning",
	["Sandcastle Crown"] = "Returning",
	["Snorkel (Bubbles)"] = "Returning",
	["Sun Hat (Coastal)"] = "Returning",
	["Anemonelly"] = "Returning",
	["Anemone"] = "Returning",
	["Coral Crown"] = "Returning",
	["Coral Fist"] = "Returning",
	
	["Clown Mallet (Spiral)"] = "Returning",
	["Clown (Twisted)"] = "Returning",
	["Pumpkin Bucket"] = "Returning",
	["Candy Cat"] = "Returning",
	["Crow's Perch"] = "Returning",
	["Hayseed"] = "Returning",
	["Witch's Broom (Wicked)"] = "Returning",
	["Witch's Hat (Wicked)"] = "Returning",
	
	["Sun Visor (Lifeguard)"] = "Unobtainable",
	["Rescue Paddle"] = "Unobtainable",
	["Lifebuoy"] = "Unobtainable",
	
	["Scuba Headgear"] = "Unobtainable",
	["Scuba Watch"] = "Unobtainable",
	["Scuba Tank"] = "Unobtainable",
	
	["Scepter of Singularity"] = "Unobtainable",
	["Shroud (Voyager)"] = "Unobtainable",
	["Singularity Core"] = "Unobtainable",
	
	["Candy Claw"] = "Unobtainable",
	["Candy Bot"] = "Unobtainable",
	["Candy Contraption"] = "Unobtainable",
	
	["Munchflower Sprout"] = "Unobtainable",
	["Munchflower Arm"] = "Unobtainable",
	["Munchflower Leaf"] = "Unobtainable",
	
	["Oni Mask (Cursed)"] = "Unobtainable",
	["Kanabo (Cursed)"] = "Unobtainable",
	["Oni Armor (Cursed)"] = "Unobtainable",
	
	["Shroud (Wraith)"] = "Unobtainable",
	["Scythe (Wraith)"] = "Unobtainable",
	["Frank Jr."] = "Unobtainable",
	["Franken-Fist"] = "Unobtainable",
	
	["Candy Cane"] = "Unobtainable",
	["Elf's Hat"] = "Unobtainable",
	["Jolly Gifts#"] = "Unobtainable",
	["Winter Rod"] = "Unobtainable",
	
	["Squidtek Agent"] = "Unobtainable",
	["Hydroblaster (Squidtek)"] = "Unobtainable",
	["Aquatank"] = "Unobtainable",
	
	["Winter Scarf"] = "Unobtainable",
	["Ski Pole"] = "Unobtainable",
	["Ski Helmet"] = "Unobtainable",
	["Snowtube"] = "Unobtainable",
	
	["Harpoon Rod"] = "Unobtainable",
	["Cyberpunk Rod"] = "Unobtainable",
	["Bunny Rod"] = "Unobtainable",
	["Crane Rod"] = "Unobtainable",
}