Module:Shiren 5 Vita Item Data Cell

MDFW - The Mystery Dungeon Tree of Information.
Revision as of 18:38, 13 October 2024 by Adkuate (talk | contribs) (Created page with "-------------------------------------------------------------------------------- -- -- Module:Shiren 5 Vita Item Data Cell -- -- This module covers a list of items in Japanese present in -- Shiren the Wanderer: The Tower of Fortune and the Dice of Fate. -- -- Parameters -- -- name: Insert the trap's English name there. -- -------------------------------------------------------------------------------- return { [""] = { ["ja"] = "" }, }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Shiren 5 Vita Item Data Cell/doc

--------------------------------------------------------------------------------
--
--					Module:Shiren 5 Vita Item Data Cell
--
-- This module covers a list of items in Japanese present in
-- Shiren the Wanderer: The Tower of Fortune and the Dice of Fate.
--
-- Parameters
--
-- name: Insert the trap's English name there.
--
--------------------------------------------------------------------------------

return {
	[""] = { ["ja"] = "" },
}