Module:Explorers of Sky Special Tile Data Cell
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 Trap 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 {
["Sparkling Floor"] = { ["ja"] = "キラキラゆか" },
["Training Switch"] = { ["ja"] = "たんれんスイッチ" },
["Wonder Tile"] = { ["ja"] = "ふしぎなゆか" }
}