summaryrefslogtreecommitdiff
path: root/npc/functions/daily.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/daily.txt')
-rw-r--r--npc/functions/daily.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/functions/daily.txt b/npc/functions/daily.txt
index 694da2af4..03b70ffa5 100644
--- a/npc/functions/daily.txt
+++ b/npc/functions/daily.txt
@@ -216,11 +216,11 @@ function script daily_login_bonus_handler {
if (!GSET_DAILYREWARD_SILENT) {
setnpcdialogtitle l("Daily Login Rewards");
setskin "daily_"+#LOGIN_STREAK;
- mes "Please keep your ManaPlus updated.";
- //mes "This is a debug message. Your manaplus version is wrong.";
+ mes "Please keep your ManaVerse updated.";
+ //mes "This is a debug message. Your ManaVerse version is wrong.";
//mes "You should not be reading this. I'll call you a cheater.";
//mes "I hope you report this (if a bug). Reading source code?";
- //mes "4144 will hear about this. You are NOT amazing by the way.";
+ //mes "Jak1 will hear about this. You are NOT amazing by the way.";
select("Ok");
setskin "";
closeclientdialog;