瀏覽代碼

sleepy... some more typo fixes (bugreport:1983 + bugreport:2008)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13049 54d463be-8e91-2dee-dedb-b68131a5f0ec
akrus 17 年之前
父節點
當前提交
2685842871
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      npc/other/auction.txt
  2. 1 1
      npc/scripts_athena.conf

+ 1 - 1
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~";

+ 1 - 1
npc/scripts_athena.conf

@@ -246,5 +246,5 @@ npc: npc/other/arena/arena_party.txt
 npc: npc/other/arena/arena_point.txt
 // --------------------------------------------------------------
 // --------------------Hugel Monster Races ----------------------
-npc: npc/other/Monster_race.txt
+npc: npc/other/monster_race.txt
 // --------------------------------------------------------------