fix pull request #1476 - engraving punctuation

Pull request from entrez:  reading an engraving added a terminal period
after the quoted text even when that text already ended in one.

That should be conditional like it already is (post-3.6) for T-shirts.

Fixes #1476
This commit is contained in:
PatR
2026-01-13 11:04:03 -08:00
parent c92014bf3c
commit 4e0a91907b

View File

@@ -2190,6 +2190,10 @@ naming a type of item, unnaming it (with name of <space>), naming it again
impossible: "named object not in disco"
throwing entire quiver and then picking the stack back up was not putting it
back into quiver
when reading a T-shirt or apron, add trailing period to the slogan unless
already present in the quoted text
when reading an engraving, suppress the addition of a trailing period if the
text already has one
Fixes to 3.7.0-x Platform and/or Interface Problems Exposed Via git Repository