Content deleted Content added
remove the blank image and blurb fields from the actions table, as it turns out they won't be needed |
split FFA/GA out into a new "doubleStatuses" table |
||
Line 654:
FFLC = {
image = 'Cscr-former.svg'
},▼
['FFA/GA'] = {▼
},
GA = {
Line 684 ⟶ 681:
image = 'Cscr-former.svg'
},
}
local doubleStatuses = {
▲ ['FFA/GA'] = {
statuses = {'FFA', 'GA'}
}
|