Bug - Fixed Pygmy Shaman cursing - odd reporting in gCLI and session log

Magus_Prime

Well-known member
During the level 11 quest while gaining Thrice-Cursed I noticed that the gCLI and session log record the following:

Code:
Encounter: pygmy shaman
Round 0: Arbos wins initiative!
You acquire an effect: Once-Cursed
You acquire an effect: Twice-Cursed

Encounter: pygmy shaman
Round 0: Arbos wins initiative!
You acquire an effect: Twice-Cursed
You acquire an effect: Thrice-Cursed

While the text in the relay browser reports:

Code:
You lose an effect: Once-Cursed
You acquire an effect: Twice-Cursed

You lose an effect: Twice-Cursed
You acquire an effect: Thrice-Cursed

This is with r15613. It's minor, and I haven't searched the session logs to see how far back the behavior extends, but I thought I'd report it.

For future reference: is this a case where supplying the HTML of the page would be helpful?
 
Last edited:
Top