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

@@ -4,8 +4,8 @@ function enter(pi) {
pi.warp(140030000, 1);
return true;
} else {
pi.playerMessage(5, "Something seems to be blocking this portal!");
return false;
pi.playerMessage(5, "Something seems to be blocking this portal!");
return false;
}
}