62 737
modifications
mAucun résumé des modifications |
mAucun résumé des modifications |
||
Ligne 6 : | Ligne 6 : | ||
if localdata['jeux'..index] then | if localdata['jeux'..index] then | ||
if | if abb.links({ localdata['jeux'..index] }) then | ||
row = { type = 'table', title = abb.links({ localdata['jeux'..index], 'Aptitudes' }), rows = { | row = { type = 'table', title = abb.links({ localdata['jeux'..index], 'Aptitudes' }), rows = { | ||
{ type = 'row', label = 'SPECIAL', value = 'special'..index }, | { type = 'row', label = 'SPECIAL', value = 'special'..index }, |
modifications