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/003-1 | |
parent | 95730a5fcf2031f700ad8d4e03f73fb9b2aa290a (diff) | |
download | serverdata-2995ea5cc792abe6303fc87c1a7d36e7f6da5415.tar.gz serverdata-2995ea5cc792abe6303fc87c1a7d36e7f6da5415.tar.bz2 serverdata-2995ea5cc792abe6303fc87c1a7d36e7f6da5415.tar.xz serverdata-2995ea5cc792abe6303fc87c1a7d36e7f6da5415.zip |
callfunc...
Diffstat (limited to 'npc/003-1')
-rw-r--r-- | npc/003-1/aidan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt index 62d99e3c7..ea13ee132 100644 --- a/npc/003-1/aidan.txt +++ b/npc/003-1/aidan.txt @@ -100,7 +100,7 @@ L_Register: } L_Assign: - GHQ_Assign(Maggot, "Tulimshar", getitemlink(MaggotCocoon)); + callfunc GHQ_Assign(Maggot, "Tulimshar", getitemlink(MaggotCocoon)); close; L_Finish: |