mirror of
https://github.com/cave-story-randomizer/cave-story-randomizer
synced 2025-01-28 22:37:34 +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 = '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',
|
||||
{},
|
||||
|
|
Loading…
Reference in a new issue