From 9a6af85bdd2c445f8e2d8e0ff9b22977bf7dec65 Mon Sep 17 00:00:00 2001 From: armando1980 Date: Tue, 11 Feb 2014 18:55:56 -0500 Subject: [PATCH] it's fixed if you choice skip. by Armando --- Templates/quest.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/quest.tpl b/Templates/quest.tpl index 64649bc6..2d240f76 100644 --- a/Templates/quest.tpl +++ b/Templates/quest.tpl @@ -10,7 +10,7 @@ ## ## ################################################################################# -if ($_SESSION['qst']<38 && QUEST==true){?> +if ($_SESSION['qst']<38 && QUEST==true or $_SESSION['qst']>80){?>