mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-24 06:41:52 -05:00
fix missing newline in merchant option text (#4758)
This commit is contained in:
parent
2dccacc7f9
commit
3ac06d4afc
@ -381,7 +381,7 @@ void Settings::CreateOptionDescriptions() {
|
|||||||
"This setting governs if the Bean Salesman, Medigoron, Granny and the Carpet Salesman "
|
"This setting governs if the Bean Salesman, Medigoron, Granny and the Carpet Salesman "
|
||||||
"sell a random item.\n"
|
"sell a random item.\n"
|
||||||
"Beans Only - Only the Bean Salesman will have a check, and a pack of Magic Beans will be added "
|
"Beans Only - Only the Bean Salesman will have a check, and a pack of Magic Beans will be added "
|
||||||
"to the item pool."
|
"to the item pool.\n"
|
||||||
"All But Beans - Medigoron, Granny and the Carpet Salesman will have checks, "
|
"All But Beans - Medigoron, Granny and the Carpet Salesman will have checks, "
|
||||||
"A Giant's Knife and a pack of Bombchus will be added to the item pool, and "
|
"A Giant's Knife and a pack of Bombchus will be added to the item pool, and "
|
||||||
"one of the bottles will contain a Blue Potion.\n\n"
|
"one of the bottles will contain a Blue Potion.\n\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user