Module:Explorers of Sky Special Tile Data Cell

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search

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

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

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