The speech you get from the Ancient Ones after
retrieving the Obelisk Tip is broken. The BarkGumps
stay open too long. (Or new BarkGumps appear too soon.)
Race condition in class 0x048B. The flag 'startedConvo'
[0000 01] which acts as a mutex is set too late in the
script, allowing two copies of the Ancient Ones script (each
spawned by a different egg) to run simultaneously.
Moving to Feature Requests.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=23042
Race condition in class 0x048B. The flag 'startedConvo'
[0000 01] which acts as a mutex is set too late in the
script, allowing two copies of the Ancient Ones script (each
spawned by a different egg) to run simultaneously.
Moving to Feature Requests.
Logged In: YES
user_id=23042
added a workaround to Pentagram.
This appears to be okay now, but rather than replacing the shield, you need to stand on the egg between the 3 ancient ones for it to trigger properly.