892
edits
m (typo) |
m (chance) |
||
Line 62: | Line 62: | ||
hasSpecialAttack = true | hasSpecialAttack = true | ||
table.insert(spAtk, spAtk.name) | table.insert(spAtk, spAtk.name) | ||
table.insert(spAtksChance, spAtk. | table.insert(spAtksChance, spAtk.defaultChance/100) | ||
end | end | ||
table.insert(rowTxt, tostring(hasSpecialAttack)) | table.insert(rowTxt, tostring(hasSpecialAttack)) |
edits