From 7ed1d962b9fa4860554014e638996286ced309a6 Mon Sep 17 00:00:00 2001 From: Yommy Date: Sun, 10 Aug 2008 18:29:09 +0000 Subject: copy paste error in monster race (bugreport:2035) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13065 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/other/monster_race.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/other/monster_race.txt') diff --git a/npc/other/monster_race.txt b/npc/other/monster_race.txt index bd4b89da7..5bb8d750f 100644 --- a/npc/other/monster_race.txt +++ b/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: -- cgit v1.2.3-60-g2f50