diff options
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 34ffb875..6eb20caa 100644 --- a/world/map/npc/annuals/halloween/config.txt +++ b/world/map/npc/annuals/halloween/config.txt @@ -245,7 +245,7 @@ L_Main: set $@n, $@n + 1; set $@halloween_npc_yanis, $@n; - set $@halloween_npc_names$[$@n], "[Tathin]"; + set $@halloween_npc_names$[$@n], "[Yanis]"; 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!"; set $@halloween_react_notscary$[$@n], "\"Hm!\""; |