1.07a bug with Taikon mission acheivement
Posted: Sun Dec 04, 2011 11:38 am
After completing the Dall mission and returning the mystery sphere of crazy, you get no achievement for doing so.
I looked at the source for the mission, and I think I found the problem; StKatherines.xml, line 2169 reads:
Instead of:
Silleh George! *revokes cookies*
I looked at the source for the mission, and I think I found the problem; StKatherines.xml, line 2169 reads:
Code: Select all
(eq theStatus 'withDal)
Code: Select all
(eq theStatus 'withDall)