Opened 21 months ago
Closed 10 months ago
#14312 closed defect (fixed)
ULTIMA8: Duplicate Tongue of Flame
Reported by: | bliznik | Owned by: | OMGPizzaGuy |
---|---|---|---|
Priority: | low | Component: | Engine: Ultima |
Version: | Keywords: | Tongue of Flame | |
Cc: | Game: | Ultima VIII: Pagan |
Description
This is for ScummVM v. 2.7.0, with the time stamp of Feb 14, 2023.
In Ultima 8, when you kill the Master, you are supposed to loot his body in order to find the Tongue of Flame. This is an item that you need in order to proceed with the game.
For some reason, when I kill the Master, he has two of these items. The second is hidden just underneath the book.
Not a game-breaking defect, but it's not something that is supposed to occur.
I attach here a savegame just before the Master attacks. You can use a multitude of spells or weapons to kill the Master in my inventory.
Attachments (1)
Change History (4)
by , 21 months ago
Attachment: | ultima8.026 added |
---|
comment:1 by , 21 months ago
comment:2 by , 11 months ago
This is presumably referring to the blackrock Tongue of Flame, not the book which was the topic of #12504. The duplicate is probably incorrectly created by our treasure table for Malchir, since the blackrock piece is also created by PYROS::3E82
at the same time as the book when setting hasTongue
.
comment:3 by , 10 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Remove type=fireblackrock treasure entry from u8monsters.ini
Fixed in commit:
https://github.com/scummvm/scummvm/commit/594488dead6124cb79134fb547b6275fa7d023ee
Can't seem to get this one right.. previously in #12504 he wasn't dropping it at all.. I think this is better? :)