summaryrefslogtreecommitdiff
path: root/npc/guides
diff options
context:
space:
mode:
authorsamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-13 23:40:07 +0000
committersamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-13 23:40:07 +0000
commit3040bd5b091a1f03593d38e7e6e3995ae20f4e0e (patch)
tree88dd38ca4492ad9f8bb80e586436369c163a359a /npc/guides
parent946b17b00a5ba8e6d8ca3fe1843cd7447fdde773 (diff)
downloadhercules-3040bd5b091a1f03593d38e7e6e3995ae20f4e0e.tar.gz
hercules-3040bd5b091a1f03593d38e7e6e3995ae20f4e0e.tar.bz2
hercules-3040bd5b091a1f03593d38e7e6e3995ae20f4e0e.tar.xz
hercules-3040bd5b091a1f03593d38e7e6e3995ae20f4e0e.zip
* 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
Diffstat (limited to 'npc/guides')
-rw-r--r--npc/guides/guides_pron.txt6
1 files changed, 4 insertions, 2 deletions
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;