diff options
author | wushin <pasekei@gmail.com> | 2014-10-20 10:05:15 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-10-20 10:05:15 -0500 |
commit | 2882833197d794e77616e211834022dc3538a6d9 (patch) | |
tree | d8c3c253b30066409085d727a7a4316ad356b979 /world/map/npc/021-1/weellos.txt | |
parent | 86e11a8d7bf6c75104e70428ded282a9946f9829 (diff) | |
download | serverdata-2882833197d794e77616e211834022dc3538a6d9.tar.gz serverdata-2882833197d794e77616e211834022dc3538a6d9.tar.bz2 serverdata-2882833197d794e77616e211834022dc3538a6d9.tar.xz serverdata-2882833197d794e77616e211834022dc3538a6d9.zip |
Fix Weellos for Halloween
Diffstat (limited to 'world/map/npc/021-1/weellos.txt')
-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; |