summaryrefslogtreecommitdiff
path: root/npc/merchants
diff options
context:
space:
mode:
Diffstat (limited to 'npc/merchants')
-rw-r--r--npc/merchants/inn.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/merchants/inn.txt b/npc/merchants/inn.txt
index bee47d555..5b96481c5 100644
--- a/npc/merchants/inn.txt
+++ b/npc/merchants/inn.txt
@@ -139,7 +139,7 @@ ve_in,157,219,5 script Inn Master#Receptionist 709,{
mes "[Inn Master]";
if(Zeny < 5000){
mes "I'm sorry, but you don't have enough money to check in.";
- mes "THe service charge is 5,000 zeny.";
+ mes "The service charge is 5,000 zeny.";
close;
}
mes "Enjoy your stay~";