diff options
Diffstat (limited to 'world/map/npc/021-1/weellos.txt')
-rw-r--r-- | world/map/npc/021-1/weellos.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/world/map/npc/021-1/weellos.txt b/world/map/npc/021-1/weellos.txt index cb75bde1..8528c988 100644 --- a/world/map/npc/021-1/weellos.txt +++ b/world/map/npc/021-1/weellos.txt @@ -3,6 +3,9 @@ 021-1.gat,130,125,0|script|Weellos|103, { + set @halloween_npc_id, $@halloween_npc_weelos; + callfunc "TrickOrTreat"; + set QUEST_NorthTulimshar, QUEST_NorthTulimshar | $@knowWeellosNT; set @kylian, ((QUEST_NorthTulimshar & $@businessmanNT_MASK) >> $@businessmanNT_SHIFT); |