Modifications

Aller à : navigation, rechercher

Module:Donnees jeu

35 octets ajoutés, 15 avril 2019 à 08:50
aucun résumé de modification
end
if typeDonnees == "Amelioration" then
retour = "== Améliorations " .. version(formationStr) .. " ==\n"
if Data[typeCarteStr] == nil then
return typeCarteStr .. " : non défini"
retour = retour .. "* Aucune\n"
end
-- retour = retour .. version(formationStr) .. "\n"
return retour
end
end
return p

Menu de navigation