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 games.buildLinksList({ localdata['jeux'..index] }) then | |||
row = { type = 'table', title = games.buildLinksList({ localdata['jeux'..index], 'Aptitudes' }), rows = { | |||
row = { type = 'table', title = | |||
{ type = 'row', label = 'SPECIAL', value = 'special'..index }, | { type = 'row', label = 'SPECIAL', value = 'special'..index }, | ||
{ type = 'row', label = 'Exigences', value = 'requiert'..index }, | { type = 'row', label = 'Exigences', value = 'requiert'..index }, |
modifications