diff options
author | The Kandiman <kandiman@kandiman.(none)> | 2011-12-08 23:26:56 -0500 |
---|---|---|
committer | The Kandiman <kandiman@kandiman.(none)> | 2011-12-08 23:26:56 -0500 |
commit | b6d55a492b58f6d57e6f94eaacab98cb1e0e97fe (patch) | |
tree | fc6fae070f94327835ea5d5b0e9c6173fc43807f /world/map/npc/xmas/2011/illHelper.txt | |
parent | 0c778077e5a180a38116534742d139c78fa2da55 (diff) | |
download | serverdata-b6d55a492b58f6d57e6f94eaacab98cb1e0e97fe.tar.gz serverdata-b6d55a492b58f6d57e6f94eaacab98cb1e0e97fe.tar.bz2 serverdata-b6d55a492b58f6d57e6f94eaacab98cb1e0e97fe.tar.xz serverdata-b6d55a492b58f6d57e6f94eaacab98cb1e0e97fe.zip |
Minor spelling and grammar corrections for Christmas event.
Diffstat (limited to 'world/map/npc/xmas/2011/illHelper.txt')
-rw-r--r-- | world/map/npc/xmas/2011/illHelper.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/xmas/2011/illHelper.txt b/world/map/npc/xmas/2011/illHelper.txt index e388e749..ba903d52 100644 --- a/world/map/npc/xmas/2011/illHelper.txt +++ b/world/map/npc/xmas/2011/illHelper.txt @@ -73,7 +73,7 @@ L_Cactus: L_Done: mes "[Ismo]"; if (xmas11 & $@xmas11_Potion) - mes "\"I don't really feel better yet. Maybe it takes a moment to take effect?\""; + mes "\"I don't really feel better yet. Maybe it takes a while to take effect?\""; if (!(xmas11 & $@xmas11_Potion)) mes "\"Thanks for bringing me the Small Healing Potion, I feel slightly better now.\""; goto L_Close; |