Differenze tra le versioni di "Modulo:UselessForms/data"

Adding/updating DLC Pokémon *** sovrascritto il testo esistente ***
(Fixing bug in alt forms link creation (and better implementation) *** sovrascritto il testo esistente ***)
(Adding/updating DLC Pokémon *** sovrascritto il testo esistente ***)
t.koraidon = {}
t.miraidon = {}
t.poltchageist = {}
t.sinistcha = {}
 
--[[
t.miraidon.names = { base = "Assetto Completo", L = "Assetto Limitato", S = "Assetto Sprint", N = "Assetto Nuoto", P = "Assetto Planata" }
-- stylua: ignore end
t.poltchageist.names = { base = "Forma Taroccata", D = "Forma Dozzinale" }
t.sinistcha.names = { base = "Forma Pregiata", E = "Forma Eccezionale" }
-- Alcremie is quite molesto in **** (censored for the sake of poor childen who browse our site)
do
t.miraidon.ext = { completo = "base", limitato = "L", sprint = "S", nuoto = "N", planata = "P" }
-- stylua: ignore end
t.poltchageist.ext = {}
t.sinistcha.ext = {}
 
--[[
t.miraidon.gamesOrder = { "base", "L", "S", "N", "P" }
-- stylua: ignore end
t.poltchageist.gamesOrder = { "base", "D" }
t.sinistcha.gamesOrder = { "base", "E" }
 
--[[
t.miraidon.since = { base = "sv", L = "sv", S = "sv", N = "sv", P = "sv" }
-- stylua: ignore end
t.poltchageist.since = { base = "sv", D = "sv" }
t.sinistcha.since = { base = "sv", E = "sv" }
-- Alcremie is quite molesto in **** pt. 2
do
t[1007] = t.koraidon
t[1008] = t.miraidon
t[1012] = t.poltchageist
t[1013] = t.sinistcha
 
return t
79 548

contributi