diff options
-rw-r--r-- | npc/003-1/aidan.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt index 3d72aac3f..d8e7835d2 100644 --- a/npc/003-1/aidan.txt +++ b/npc/003-1/aidan.txt @@ -123,6 +123,7 @@ L_Assign: } L_Finish: + GHMEMO[getq(General_Hunter)]=getq2(General_Hunter); switch (getq(General_Hunter)) { case 1: setq General_Hunter, 0, 0; |