[0.8.11] Olivia Patslut scene crashes game

Kingdom

Member
Feb 22, 2021
23
3
Going through the scene crashes the game, here's the error.

TypeError: pc.correction is not a function at Object.window.OliviaSexPatslut5 [as func] (file:///D:/!CoC/CoC/resources/app/Content_Wayfort.f1bedc68b92ea35ccd3e.js:1:6374507) at doClick (file:///D:/!CoC/CoC/resources/app/103.efa235feab747f84bcff.js:1:39502) at l (file:///D:/!CoC/CoC/resources/app/826.52b71b0457a68e727db5.js:1:4516993)
 

Tarnakus

Well-Known Member
Oct 31, 2020
446
212
Yep can confirm. Wrong call of correction method in OliviaSexPatslut5() - it is pc.correction(1); should be olivia.correction(1);