diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-01 13:08:17 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-01 13:08:17 -0300 |
commit | 2995ea5cc792abe6303fc87c1a7d36e7f6da5415 (patch) | |
tree | d813ece7d740ae62b6c1a6ab251770bfda97a092 /npc/009-1/guards.txt | |
parent | 95730a5fcf2031f700ad8d4e03f73fb9b2aa290a (diff) | |
download | serverdata-2995ea5cc792abe6303fc87c1a7d36e7f6da5415.tar.gz serverdata-2995ea5cc792abe6303fc87c1a7d36e7f6da5415.tar.bz2 serverdata-2995ea5cc792abe6303fc87c1a7d36e7f6da5415.tar.xz serverdata-2995ea5cc792abe6303fc87c1a7d36e7f6da5415.zip |
callfunc...
Diffstat (limited to 'npc/009-1/guards.txt')
-rw-r--r-- | npc/009-1/guards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-1/guards.txt b/npc/009-1/guards.txt index 29912b017..0e9b73995 100644 --- a/npc/009-1/guards.txt +++ b/npc/009-1/guards.txt @@ -15,7 +15,7 @@ next; mesn; mesq l("The path will be open when it's safe again for heavily armed travellers."); - if (GHQUEST) GHQ_Assign(Snake, "Halinarzo", "250.000 GP"); + if (GHQUEST) callfunc GHQ_Assign(Snake, "Halinarzo", "250.000 GP"); close; L_MKControl: |