diff options
Diffstat (limited to 'npc/009-1')
-rw-r--r-- | npc/009-1/guards.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/009-1/guards.txt b/npc/009-1/guards.txt index 0e9b73995..7a89ca87c 100644 --- a/npc/009-1/guards.txt +++ b/npc/009-1/guards.txt @@ -15,7 +15,8 @@ next; mesn; mesq l("The path will be open when it's safe again for heavily armed travellers."); - if (GHQUEST) callfunc GHQ_Assign(Snake, "Halinarzo", "250.000 GP"); + if (GHQUEST) + GHQ_Assign(Snake, "Halinarzo", "250.000 GP"); close; L_MKControl: |