Module:Shiren 1 SFC Trap Data Cell

MDFW - The Mystery Dungeon Tree of Information.
Revision as of 20:08, 12 October 2024 by Adkuate (talk | contribs) (Created page with "-------------------------------------------------------------------------------- -- -- Module:Shiren 1 SFC Trap Data Cell -- -- This module covers a list of traps in Japanese present in -- Mystery Dungeon 2: Shiren the Wanderer. -- -- Parameters -- -- name: Insert the trap's English name there. -- -------------------------------------------------------------------------------- return { ["Alarm "] = { ["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 1 SFC Trap Data Cell/doc

--------------------------------------------------------------------------------
--
--						Module:Shiren 1 SFC Trap Data Cell
--
-- This module covers a list of traps in Japanese present in
-- Mystery Dungeon 2: Shiren the Wanderer.
--
-- Parameters
--
-- name: Insert the trap's English name there.
--
--------------------------------------------------------------------------------

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