Module:Data/Media/Tabletop

Revision as of 00:32, 28 October 2024 by Mistiryshak (talk | contribs) (Mistiryshak moved page Module:Data/Media/TRPG to Module:Data/Media/Tabletop without leaving a redirect: Text replacement - "TRPG" to "Tabletop")
Jump to navigation Jump to search

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

local media = {
-- Editions
	['smtks'] = 'Shin Megami Tensei RPG: Kihon System',
		['smtssg'] = 'Shin Megami Tensei RPG: Seikimatsu Survival Guide',
	['smt2'] = 'Shin Megami Tensei II TRPG: Tanjō-hen',
		['smt2kh'] = 'Shin Megami Tensei II TRPG Supplement: Kin\'iro no Hako',
	['smtk'] = 'Shin Megami Tensei TRPG: Kakusei-hen',
		['smtkg'] = 'Shin Megami Tensei TRPG: Kakusei-hen Supplement: Goumaden',
	['smt3'] = 'Shin Megami Tensei The Roleplaying Game: Tokyo Conception',
		['smt3as'] = 'Shin Megami Tensei III: Nocturne TRPG Supplement: Amala Shinkai',
	['smtmt'] = 'Shin Megami Tensei TRPG: Mato Tōkyō 200X',
		['smtmtks'] = 'Shin Megami Tensei TRPG: Mato Tōkyō 200X Supplement: Kongō Shinkai',
		['smtmttm'] = 'Shin Megami Tensei TRPG: Mato Tōkyō 200X Supplement: Tokyo Millennium',
		['smtmtsm'] = 'Shin Megami Tensei TRPG: Mato Tōkyō 200X Supplement: Sefirot no Makai',
		['smtmtyp'] = 'Supplement: Shin Megami Tensei TRPG: Mato Tōkyō 200X: Yami no Profile',
		['smtmtr'] = 'Supplement: Shin Megami Tensei TRPG: Mato Tōkyō 200X: Ragnarok',
		['smtmtss'] = 'Supplement: Shin Megami Tensei TRPG: Mato Tōkyō 200X: Strange Science',
}

return {
    media = media,
}