Modifications

Aller à : navigation, rechercher

Module:Collection

8 octets ajoutés, 18 janvier 2018 à 21:52
aucun résumé de modification
if FabListe[i] ~= nil then
if Boite[FabListe[i]] ~= nil then
if (fabSelectTab[i] ~= 0 ) or (affIfZero == true ) then
retour = retour .. "* [[" .. Boite[FabListe[i]].titre .. "]] x " .. fabSelectTab[i] .. "\n"
end
for k, v in pairs (vaissCollecTab) do
retour = retour .. "affIfZero : " .. affIfZero .." - Vaisseau : " .. k .. " x " .. v .. "\n"
if (v ~= 0 ) or (affIfZero == true ) then
if Vaisseau[k] ~= nil then
retour = retour .. "* " .. Vaisseau[k].icone .. " x " .. v .. " -- " .. Vaisseau[k].nom .. "\n"

Menu de navigation