summaryrefslogtreecommitdiff
path: root/npc/012-1/guards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-1/guards.txt')
-rw-r--r--npc/012-1/guards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt
index 2a342923c..a37e1c67f 100644
--- a/npc/012-1/guards.txt
+++ b/npc/012-1/guards.txt
@@ -122,7 +122,7 @@ L_Assign:
.@tea=YerbaMate; .@gift=PrismGift; .@rare=MysteriousFruit;
break;
}
- mesc l("For being on the extended, you got:");
+ mesc l("For your incredibly hard work, you got:");
mesf("* %d %s", 1, getitemlink(.@tea));
mesf("* %d %s", 1, getitemlink(.@gift));
mesf("##B* %d %s##b", 1, getitemlink(.@rare));