///savedata_section_get(shiny?) function savedata_section_get(argument0) { if (!argument0) return "Pokemon"; else return "Shiny"; }