mirror of
https://github.com/cave-story-randomizer/cave-story-randomizer
synced 2025-04-11 06:44:32 +00:00
text change
This commit is contained in:
parent
a27745465f
commit
beeae91283
|
@ -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 = '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 = '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 = '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',
|
{ style = 'dialogFoot',
|
||||||
{},
|
{},
|
||||||
|
|
Loading…
Reference in a new issue