diff options
author | akrus <akrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-06 01:52:14 +0000 |
---|---|---|
committer | akrus <akrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-08-06 01:52:14 +0000 |
commit | 67402d4edc42f520f50ecd87f4d34073e465251c (patch) | |
tree | 59023d3e3717686cdc8ca71ffdaecd774aac7411 /npc/other/auction.txt | |
parent | d734b372c5f6a4499db0f971f5d9a9b0e250abe0 (diff) | |
download | hercules-67402d4edc42f520f50ecd87f4d34073e465251c.tar.gz hercules-67402d4edc42f520f50ecd87f4d34073e465251c.tar.bz2 hercules-67402d4edc42f520f50ecd87f4d34073e465251c.tar.xz hercules-67402d4edc42f520f50ecd87f4d34073e465251c.zip |
sleepy... some more typo fixes (bugreport:1983 + bugreport:2008)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13049 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/auction.txt')
-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~"; |