瀏覽代碼

copy paste error in monster race (bugreport:2035)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@13065 54d463be-8e91-2dee-dedb-b68131a5f0ec
Yommy 17 年之前
父節點
當前提交
98a152d4d3
共有 2 個文件被更改,包括 6 次插入5 次删除
  1. 1 0
      npc/Changelog.txt
  2. 5 5
      npc/other/monster_race.txt

+ 1 - 0
npc/Changelog.txt

@@ -3,6 +3,7 @@
 2008/08/10
 	* Fixed: several typos (bugreport:2029 bugreport:2023) [Yommy]
 	* Fixed: hugel bingo quest (bugreport:1556) [Yommy]
+	* Fixed copy paste error in monster race (bugreport:2035) [Yommy]
 2008/08/08
 	* Rev. 13053 Removed unofficial inn maid from Alberta. [L0ne_W0lf]
 	* Rev. 13052 Slew up NPC bug fixes and other updates. [L0ne_W0lf]

+ 5 - 5
npc/other/monster_race.txt

@@ -1252,7 +1252,7 @@ OnTimer2000:
 	end;
 
 OnTimer6000:
-	mapannounce "p_track01","If you wagered on Monster 1 in this race, talk to the Medal Distributor to receive your prize!",bc_map,"0x33FF66";
+	mapannounce "p_track01","If you wagered on Monster 2 in this race, talk to the Medal Distributor to receive your prize!",bc_map,"0x33FF66";
 	end;
 
 OnTimer8000:
@@ -1304,7 +1304,7 @@ OnTimer2000:
 	end;
 
 OnTimer6000:
-	mapannounce "p_track01","If you wagered on Monster 1 in this race, talk to the Medal Distributor to receive your prize!",bc_map,"0x33FF66";
+	mapannounce "p_track01","If you wagered on Monster 3 in this race, talk to the Medal Distributor to receive your prize!",bc_map,"0x33FF66";
 	end;
 
 OnTimer8000:
@@ -1356,7 +1356,7 @@ OnTimer2000:
 	end;
 
 OnTimer6000:
-	mapannounce "p_track01","If you wagered on Monster 1 in this race, talk to the Medal Distributor to receive your prize!",bc_map,"0x33FF66";
+	mapannounce "p_track01","If you wagered on Monster 4 in this race, talk to the Medal Distributor to receive your prize!",bc_map,"0x33FF66";
 	end;
 
 OnTimer8000:
@@ -1408,7 +1408,7 @@ OnTimer2000:
 	end;
 
 OnTimer6000:
-	mapannounce "p_track01","If you wagered on Monster 1 in this race, talk to the Medal Distributor to receive your prize!",bc_map,"0x33FF66";
+	mapannounce "p_track01","If you wagered on Monster 5 in this race, talk to the Medal Distributor to receive your prize!",bc_map,"0x33FF66";
 	end;
 
 OnTimer8000:
@@ -1460,7 +1460,7 @@ OnTimer2000:
 	end;
 
 OnTimer6000:
-	mapannounce "p_track01","If you wagered on Monster 1 in this race, talk to the Medal Distributor to receive your prize!",bc_map,"0x33FF66";
+	mapannounce "p_track01","If you wagered on Monster 6 in this race, talk to the Medal Distributor to receive your prize!",bc_map,"0x33FF66";
 	end;
 
 OnTimer8000: