Aran questline fix

Fixed Polearm Booster questline.
This commit is contained in:
ronancpl
2017-11-12 14:27:20 -02:00
parent fd03471ec0
commit 6fbd23f903
29 changed files with 17957 additions and 18252 deletions

View File

@@ -24,5 +24,5 @@
function enter(pi) {
pi.talkGuide("You're very close to town. I'll head over there first since I have some things to take care of. You take your time.");
pi.blockPortal();
return true;
return false;
}