From 3040bd5b091a1f03593d38e7e6e3995ae20f4e0e Mon Sep 17 00:00:00 2001 From: samuray22 Date: Sat, 13 Oct 2007 23:40:07 +0000 Subject: * Fixed a Little Typo Error in Breeder NPC (Custom). -Thanks to ~AnnieRuru~. * Fixed a little typo error in Prontera Guide (Extra RGB Values). -Thanks to Brainstorm. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11456 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/guides/guides_pron.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'npc/guides/guides_pron.txt') diff --git a/npc/guides/guides_pron.txt b/npc/guides/guides_pron.txt index d4b518966..c547f5a25 100644 --- a/npc/guides/guides_pron.txt +++ b/npc/guides/guides_pron.txt @@ -18,8 +18,10 @@ //= 1.4 Fitted the many lines into 1 or 2, and corrected some typos [erKURITA] //= 1.5 Removed Duplicates [Silent] //= 1.6 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] -//= 1.6a Fixed some errors with the loop[Samuray22] +//= 1.6a Fixed some errors with the loop. [Samuray22] // -Thanks to $ephiroth. +//= 1.6b Fixed a Problem with Unnecesary RGB Values. [Samuray22] +// -Thanks to Brainstorm. //============================================================ prontera,154,187,4 script Guide#prt::PrtGuide 105,{ @@ -28,7 +30,7 @@ prontera,154,187,4 script Guide#prt::PrtGuide 105,{ mes "Welcome to Prontera,"; mes "the beautiful capital of the"; mes "Rune-Midgarts Kingdom. If"; - mes "you have questions or need^FFFFFF33333^000000 help finding something in the^FFFFFFco^000000 city, don't hesitate to ask."; + mes "you have questions or need help finding something in the city, don't hesitate to ask."; set .@loop1,1; while (.@loop1) { next; -- cgit v1.2.3-70-g09d2