Module:Data/Media/Book: Difference between revisions
Jump to navigation
Jump to search
m (Protected "Module:Data/Media/Book" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
mNo edit summary |
||
Line 1: | Line 1: | ||
local media = { | local media = { | ||
-- 1992 | -- 1992 | ||
[' | ['smtsaf'] = 'Shin Megami Tensei no Subete Akuma Fukkatsu-hen', | ||
-- 1993 | -- 1993 | ||
['smtfs'] = 'Shin Megami Tensei: Final Story', | ['smtfs'] = 'Shin Megami Tensei: Final Story', |
Revision as of 15:53, 8 September 2024
Documentation for this module may be created at Module:Data/Media/Book/doc
local media = { -- 1992 ['smtsaf'] = 'Shin Megami Tensei no Subete Akuma Fukkatsu-hen', -- 1993 ['smtfs'] = 'Shin Megami Tensei: Final Story', } return { media = media, }