diff options
-rw-r--r-- | world/map/npc/021-1/weellos.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/021-1/weellos.txt b/world/map/npc/021-1/weellos.txt index 60fba330..2607b0fc 100644 --- a/world/map/npc/021-1/weellos.txt +++ b/world/map/npc/021-1/weellos.txt @@ -3,7 +3,7 @@ 021-1.gat,130,125,0|script|Weellos|103, { - set @halloween_npc_id, $@halloween_npc_weelos; + set @halloween_npc_id, $@halloween_npc_weellos; callfunc "TrickOrTreat"; set QUEST_NorthTulimshar, QUEST_NorthTulimshar | $@knowWeellosNT; |