summaryrefslogtreecommitdiff
path: root/world/map/npc/018-2/angus.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/018-2/angus.txt')
-rw-r--r--world/map/npc/018-2/angus.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/world/map/npc/018-2/angus.txt b/world/map/npc/018-2/angus.txt
index 5b7dda85..e49d91ae 100644
--- a/world/map/npc/018-2/angus.txt
+++ b/world/map/npc/018-2/angus.txt
@@ -5,8 +5,6 @@
set @honorific$, "lad";
if (Sex == 0) set @honorific$, "lass";
- callfunc "ClearVariables";
-
set @inspector, ((QUEST_Hurnscald & NIBBLE_3_MASK) >> NIBBLE_3_SHIFT);
if (@inspector == 10) goto L_NohMask;