-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
A bug was introduced with commit e3bbc7a
prop is set to
prop = aeonic and lv == 4 and sc_info[prop].aeonic or propbut aeonic is now a table so this causes an error when it is used in the formatting
tt[lv][#tt[lv]+1] = settings.color and
'%-16s → Lv.%d %s%-14s\\cr':format(res[resource][ability_id].name, lv, colors[prop], prop) or
'%-16s → Lv.%d %-14s':format(res[resource][ability_id].name, lv, prop)Metadata
Metadata
Assignees
Labels
No labels