text change

This commit is contained in:
duncathan 2020-03-01 04:51:46 -06:00
parent a27745465f
commit beeae91283

View file

@ -8,7 +8,7 @@ return { style = 'dialog',
{ type = 'check', value = true, id = 'camp', text = "Flightless Camp Chest (requires 9HP)", minheight = 27 },
{ type = 'check', value = true, id = 'sisters', text = "Sisters Skip (requires flight)", minheight = 27 },
{ type = 'check', value = true, id = 'plantation', text = "Flightless Plantation Chest (requires 15HP)", minheight = 27 },
{ type = 'check', value = true, id = 'rocket', text = "Flightless Rocket Skip (requires 3HP, MG, and 2.0)", minheight = 27 },
{ type = 'check', value = true, id = 'rocket', text = "Rocket Skip (requires 3HP, Machine Gun, and Booster 2.0)", minheight = 27 },
},
{ style = 'dialogFoot',
{},