Module:Data/Media/Stage

Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Media/Stage/doc

local media = {
	['p3wm1'] = 'Persona 3: The Weird Masquerade: Ao no Kakusei',
	['p3wm2'] = 'Persona 3: The Weird Masquerade: Gunjo no Meikyu',
	['p3wm3'] = 'Persona 3: The Weird Masquerade: Sōen no Kesshō',
	['p3wm4'] = 'Persona 3: The Weird Masquerade: Ai no Seiyaku',
	['p3wm5'] = 'Persona 3: The Weird Masquerade: Hekikū no Kanata e',
	['vp4'] = 'Visualive Persona 4',
	['vp4e'] = 'Visualive Persona 4: The Evolution',
	['p4u'] = 'Persona 4: The Ultimate in Mayonaka Arena (Stage Play)',
	['p4uu'] = 'Persona 4: The Ultimax Ultra Suplex Hold (Stage Play)',
	['p5s1'] = 'Persona 5: The Stage',
	['p5s2'] = 'Persona 5: The Stage 2',
	['p5s3'] = 'Persona 5: The Stage 3',
	['p5s4'] = 'Persona 5: The Stage 4 Final',
}

return {
    media = media,
}