fix missing newline in merchant option text (#4758)

This commit is contained in:
Philip Dubé 2024-12-26 04:16:42 +00:00 committed by GitHub
parent 2dccacc7f9
commit 3ac06d4afc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"