diff options
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 7e8e2a0e..e388e749 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. Are you sure you gave me a Small Healing Potion?\""; + mes "\"I don't really feel better yet. Maybe it takes a moment to take effect?\""; if (!(xmas11 & $@xmas11_Potion)) mes "\"Thanks for bringing me the Small Healing Potion, I feel slightly better now.\""; goto L_Close; |