The Ape City Quest issue
huxizz opened this issue · 1 comments
huxizz commented
Hello there
i found that mission 4 didnt work in The Ape City Quest
i found that changing the
if player:getStorageValue(Storage.TheApeCity.Questline) == 8
to
if player:getStorageValue(Storage.TheApeCity.Questline) == 7
in movements\scripts\the ape city\Mission4ParchmentDecyphering.lua
fixed it.
dbjorkholm commented
Thanks!