summaryrefslogtreecommitdiff
path: root/world/map/npc/029-2/morgan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/029-2/morgan.txt')
-rw-r--r--world/map/npc/029-2/morgan.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/029-2/morgan.txt b/world/map/npc/029-2/morgan.txt
index c4703c70..085542ce 100644
--- a/world/map/npc/029-2/morgan.txt
+++ b/world/map/npc/029-2/morgan.txt
@@ -27,7 +27,7 @@ OnInit:
{
callfunc "PCtoNPCRange";
callfunc "MorganState";
- if (readparam(bInt) >= 5)
+ if (Int >= 5)
goto L_Learn;
goto L_NotMagic;