Differenze tra le versioni di "Modulo:Stats"

213 byte aggiunti ,  04:00, 25 mar 2021
Adding categories for older gen totals *** sovrascritto il testo esistente ***
(Fixed bug in stats that caused some Pokémon to have the category for changed stats in its generation of introduction *** sovrascritto il testo esistente ***)
(Adding categories for older gen totals *** sovrascritto il testo esistente ***)
table.insert(categories, interpCat(
strings.catStatsChanged, {gen = gendata[gen].ext}))
local genTotal = statsUtil.statsSum(
statsUtil.getStatsGen(stats[poke], gen - 1))
table.insert(categories, interpCat(
strings.catTotal, { tot = genTotal }))
end
end
79 547

contributi