diff options
author | Wushin <pasekei@gmail.com> | 2016-10-10 09:46:28 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-10 09:46:28 -0500 |
commit | 8e4ba6c608b0a6e9ff0214fe425bd3a071cf282a (patch) | |
tree | 4261413c28c58377aad0aa64c296bfb4d3368942 | |
parent | fd930f7a5e243ea31da9ddd8e216cd41c700240a (diff) | |
parent | 52fa31814d3820d5963448bb8c132f1ff41ebdc6 (diff) | |
download | serverdata-8e4ba6c608b0a6e9ff0214fe425bd3a071cf282a.tar.gz serverdata-8e4ba6c608b0a6e9ff0214fe425bd3a071cf282a.tar.bz2 serverdata-8e4ba6c608b0a6e9ff0214fe425bd3a071cf282a.tar.xz serverdata-8e4ba6c608b0a6e9ff0214fe425bd3a071cf282a.zip |
Merge pull request #523 from monwarez-tmw/halloween-final
Halloween 2016 : Use present instead of past
-rw-r--r-- | world/map/npc/annuals/halloween/gak.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/annuals/halloween/gak.txt b/world/map/npc/annuals/halloween/gak.txt index 23eb4b14..dc962295 100644 --- a/world/map/npc/annuals/halloween/gak.txt +++ b/world/map/npc/annuals/halloween/gak.txt @@ -278,7 +278,7 @@ L_Worms: L_Request_Sweets:
mes "[Gak]";
mes "";
- mes "\"Asss I'm sssure you know, it wasss Hallowe'en recently. I'll bet you had great time collecting sssweetsss with your friendsss, hm?\"";
+ mes "\"Asss I'm sssure you know, it's Hallowe'en. I'll bet you have great time collect sssweetsss with your friendsss, hm?\"";
next;
menu
"The guy organising that was too lazy - it never happened.", L_Time_Management,
|