Module:Explorers TD Special Tile Data Cell

MDFW - The Mystery Dungeon Tree of Information.
Revision as of 00:01, 22 August 2024 by Golisopod (talk | contribs)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Explorers TD Special Tile Data Cell/doc

--------------------------------------------------------------------------------
--
--					Module:Explorers TD Special Tile Data Cell
--
-- This module covers a list of special tiles in Japanese present in
-- Pokémon Mystery Dungeon: Explorers of Time and Darkness.
--
-- Parameters
--
-- name: Insert the trap's English name there.
--
--------------------------------------------------------------------------------

return {
  ["Rescue Point"] = { ["ja"] = "きゅうじょちてん" },
  ["Stairs"] = { ["ja"] = "かいだん" },
  ["Warp Zone"] = { ["ja"] = "ワープゾーン" },
  ["Wonder Tile"] = { ["ja"] = "ふしぎなゆか" },
}