summaryrefslogtreecommitdiff
path: root/npc/014-5-1/sagratha.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/014-5-1/sagratha.txt')
-rw-r--r--npc/014-5-1/sagratha.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt
index e5f31475c..81ac6b0bb 100644
--- a/npc/014-5-1/sagratha.txt
+++ b/npc/014-5-1/sagratha.txt
@@ -57,8 +57,6 @@ function script SaggyMobCount {
function requireHelp;
if (array_find(.SaggyHats, getequipid(EQI_HEAD_TOP)) >= 0)
goto L_HatAttack;
- if (SAGRATHA_SCORE < 0)
- goto L_Unhappy;
.@q=getq(HurnscaldQuest_Sagratha);
.@m=getq(HurnscaldQuest_InjuriedMouboo);
@@ -86,6 +84,8 @@ function script SaggyMobCount {
goto L_Reward;
if (.@q == 6)
goto L_Finish;
+ if (SAGRATHA_SCORE < 0)
+ goto L_Unhappy;
do
{