diff options
author | wushin <pasekei@gmail.com> | 2015-01-07 20:45:06 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-01-07 20:45:06 -0600 |
commit | fb7caf2cb0e768cf4b9c7f83df644edc97250a78 (patch) | |
tree | 5b02ef734b0e3ed83029cc0d5e72d78e25d6d301 /world/map/npc/annuals/halloween/config.txt | |
parent | db86987bfc74b19d1c77c321aa16773fa3ed57d7 (diff) | |
download | serverdata-fb7caf2cb0e768cf4b9c7f83df644edc97250a78.tar.gz serverdata-fb7caf2cb0e768cf4b9c7f83df644edc97250a78.tar.bz2 serverdata-fb7caf2cb0e768cf4b9c7f83df644edc97250a78.tar.xz serverdata-fb7caf2cb0e768cf4b9c7f83df644edc97250a78.zip |
Add Annual Changes
Diffstat (limited to 'world/map/npc/annuals/halloween/config.txt')
-rw-r--r-- | world/map/npc/annuals/halloween/config.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/annuals/halloween/config.txt b/world/map/npc/annuals/halloween/config.txt index 20fba752..8e9169e8 100644 --- a/world/map/npc/annuals/halloween/config.txt +++ b/world/map/npc/annuals/halloween/config.txt @@ -244,7 +244,7 @@ L_Main: set $@n, $@n + 1; - set $@halloween_npc_tathin, $@n; + set $@halloween_npc_yanis, $@n; set $@halloween_npc_names$[$@n], "[Tathin]"; set $@halloween_greetings$[$@n], "\"I am employed by the Tonori Government, make sure you abide the regulations we wrote down for Trick-or-Treaters this year...\""; set $@halloween_trick_notscary$[$@n], "Of course I will... not!"; |