From 510732bf8cc3f487969dcbde2d01099fd3eef42b Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 22 Jul 2008 16:37:32 +0000 Subject: * Removed mail commands that no longer exist from help.txt. * Finally getting around to fixing a few bug reports - Corrected some view IDs for some newer headgears. (bugreport:1842) - 11.3 bows are now equippable by all archer classes. (bugreport:1885) * Getting around to fixing some script bug. - Fixed bugs in the nameless quest, and other npcs. (bugreport:1845) - Fixed some bugs in the WoE:SE control devices. (bugreport:1848) - Fixed minor typo in the novice grounds. (Bugreport:1877) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12981 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/jobs/novice/novice.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/jobs/novice') diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt index 0ae15107d..03c194501 100644 --- a/npc/jobs/novice/novice.txt +++ b/npc/jobs/novice/novice.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Dr.Evil & MasterOfMuppets //===== Current Version: ===================================== -//= 2.0 +//= 2.1 //===== Compatible With: ===================================== //= eAthena SVN 3422+(Requires jA Script System) //===== Description: ========================================= @@ -18,12 +18,13 @@ //= Fixed Entrance Guard clearing vars. (bugreport:1695) //= Added duplicate NPCs to combat training maps. //= 2.0 Fixed savepoint not being changed sometimes. [L0ne_W0lf] +//= 2.1 Corrected spacing issue in welcome message. [L0ne_W0lf] //============================================================ // Bulletin Board new_1-1,66,114,4 script Bulletin Board#nv 111,{ mes "^FF0000=================================^000000"; - mes "^FF0000 ^000000 ^E40CAA[Welcome] ^CC0000to^FF9000Novice^7FFF00 Training^00FF00 Grounds^E40CAA [Welcome] ^FF0000^000000"; + mes "^FF0000 ^000000 ^E40CAA[Welcome]^CC0000 to ^FF9000Novice^7FFF00 Training ^00FF00Grounds ^E40CAA[Welcome]^FF0000^000000"; mes "^FF0000=================================^000000"; close; } -- cgit v1.2.3-60-g2f50