Opened 11 months ago
Closed 11 months ago
#14833 closed defect (fixed)
ULTIMA8: Page breaks in books do not work
Reported by: | OMGPizzaGuy | Owned by: | wjp |
---|---|---|---|
Priority: | normal | Component: | Engine: Ultima |
Version: | Keywords: | ||
Cc: | Game: | Ultima VIII: Pagan |
Description
Book located in jewelry box at MainActor::teleport 44 20130 23272 8
In original, the asterisk is interpreted as a page break.
Book Text:
There once was a story 'bout a demon named Fred...* Poor demonic force barely kept his minions fed...* Then one day while killin Pagan fools...* Up from the depths came some grumbling ghouls...* Growling that is, smellin bad, lookin mean...*
Change History (3)
comment:1 by , 11 months ago
comment:2 by , 11 months ago
Confirmed fixed - Candidate for backport
https://github.com/scummvm/scummvm/commit/1fc7c622bcafee1a3ebf13f27a3177bddb5773b6
comment:3 by , 11 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Slightly annoying that the asterisk is used as a line break on plaques (as you conveniently also mentioned in #14832), but this should do it: https://github.com/scummvm/scummvm/pull/5608