Module:Moonlight Village GB Trap Data Cell

MDFW - The Mystery Dungeon Tree of Information.
Revision as of 20:40, 23 June 2024 by Adkuate (talk | contribs)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Moonlight Village GB Trap Data Cell/doc

--------------------------------------------------------------------------------
--
--						Module:Moonlight Village GB Trap Data Cell
--
-- This module covers a list of traps in Japanese present in
-- Mystery Dungeon: Shiren the Wanderer GB - Monster of Moonlight Village.
--
-- Parameters
--
-- name: Insert the trap's English name there.
-- getVar: Picks which key the module should return.
-- * ja: Returns the trap's Japanese name.
--
--------------------------------------------------------------------------------

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