diff options
Diffstat (limited to 'npc/other')
-rw-r--r-- | npc/other/auction.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/auction.txt b/npc/other/auction.txt index 186839b2c..7cc316193 100644 --- a/npc/other/auction.txt +++ b/npc/other/auction.txt @@ -89,7 +89,7 @@ auction_01,182,68,6 script Auction Broker#moc1::AuctionBroker 98,{ next; if (select("Yes.:No.") == 1) { mes "[Auction Broker]"; - mes "Wery well."; + mes "Very well."; mes "Please take"; mes "a look, and see"; mes "What's being offered~"; |