summaryrefslogtreecommitdiff
path: root/npc/012-1/hinnak.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-1/hinnak.txt')
-rw-r--r--npc/012-1/hinnak.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/hinnak.txt b/npc/012-1/hinnak.txt
index 6b8b64d8c..47b019ce7 100644
--- a/npc/012-1/hinnak.txt
+++ b/npc/012-1/hinnak.txt
@@ -30,7 +30,7 @@ L_Start:
mesn;
mesq l("Ah, so you're willing to help? Great! Because I HATE THEM ALL!");
next;
- if (readparam(bAgi) < 20) goto L_Slow;
+ if (readparam2(bAgi) < 20) goto L_Slow;
if (BaseLevel < 20) goto L_Weak;
mesn;
mesq l("They jump left and right and left and right again, and I can't catch them.");