From 2bb879552c0cd1cf4e8838885f72afa5cad8b724 Mon Sep 17 00:00:00 2001 From: samuray22 Date: Sat, 31 May 2008 00:21:08 +0000 Subject: * Corrected some typos errors in Gunslinger Quest. (bugreport:1549) * Corrected some "mes" without the getitemname in Sage Quest. (bugreport:1564) * Deleted Empty Color Tag in Soul Linker Quest. (bugreport:1572) * Changed an incorrect "!=" to "==" in Sage Quest. (bugreport:1572) -And Small Typo Error. * Changed some "close"s to "close2"s on Aldebaran Guides. (bugreport:1597) * Deleted a Unnecessary "end" in Rachel Guide. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12746 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/2-2e/SoulLinker.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'npc/jobs/2-2e') diff --git a/npc/jobs/2-2e/SoulLinker.txt b/npc/jobs/2-2e/SoulLinker.txt index b57179362..3b4fea5e6 100644 --- a/npc/jobs/2-2e/SoulLinker.txt +++ b/npc/jobs/2-2e/SoulLinker.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Celestria & Samuray22 //===== Current Version: ===================================== -//= 1.3 +//= 1.3a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -16,7 +16,8 @@ //= 1.3 Slight updates and fixes to the script. [L0ne_W0lf] //= Removes the use of labels, and corrects other errors. //= Removed the GM-use only NPC from the sec_in map. -//= No longer used a clobal var, uses an NPC var isntead. +//= No longer used a global var, uses an NPC var instead. +//= 1.3a Deleted Empty Color Tag. (bugreport:1572) [Samuray22] //============================================================ morocc_in,174,30,6 script Kid#link1 716,{ @@ -129,7 +130,7 @@ morocc_in,174,30,6 script Kid#link1 716,{ mes "spiritually inclined, these"; mes "spirits are attracted to you."; mes "With enough training, you can"; - mes "temporarily imbue the power^FFFFFF ^000000 of these spirits to your allies."; + mes "temporarily imbue the power of these spirits to your allies."; next; mes "[Kid]"; mes "Now, you can't imbue yourself"; -- cgit v1.2.3-70-g09d2