diff options
Diffstat (limited to 'world/map/npc/009-1/old_man.txt')
-rw-r--r-- | world/map/npc/009-1/old_man.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/009-1/old_man.txt b/world/map/npc/009-1/old_man.txt index e799cc89..cebd0f59 100644 --- a/world/map/npc/009-1/old_man.txt +++ b/world/map/npc/009-1/old_man.txt @@ -1,6 +1,7 @@ // Old man -009-1.gat,85,51,0|script|Old Man|159,{ +009-1.gat,85,51,0|script|Old Man|159, +{ callfunc "ClearVariables"; set @inspector, ((QUEST_Hurnscald & NIBBLE_3_MASK) >> NIBBLE_3_SHIFT); |