From 8494f218353c4806cb1f98c44fb3dfe820c07b9a Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sat, 13 Mar 2010 05:12:15 +0000 Subject: * More bug fixing! Lots of little things, really. - Corrected some condition errors in quests_veins. (bugreport:4088) - Corrected specialeffects so they play on the right NPC. (bugreport:4090) - Corrected an item ID in the reward NPC in monster races. (bugreport:4092) - Corrected NPCs overlapping with quests in msg_boards (bugreport:4093) - Corrected some of the given errors in the 2007_relay quest. (bugreport:4094) - Corrected hideonnpc to disablenpc in ice dungeon 4 warps. (bugreport:4102) - Commented out duplicate library curator in prontera city. (bugreport:4105) - Corrected cutins not being removed on NPC end in sealed shrine. (bugreport:4117) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14262 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/cities/prontera.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'npc/cities') diff --git a/npc/cities/prontera.txt b/npc/cities/prontera.txt index f3f3b3023..e48074e08 100644 --- a/npc/cities/prontera.txt +++ b/npc/cities/prontera.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88 //===== Current Version: ===================================== -//= 2.0 +//= 2.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -20,6 +20,7 @@ //= 1.8 Moved Culvert to quests/quests_prontera.txt //= 1.9 Rescripted to Aegis 10.3 standards. [L0ne_W0lf] //= 2.0 Removed "Hans Solo", as he is a Jawaii NPC. [L0ne_W0lf] +//= 2.1 Disabled the Library Curator (bugreport:4105) [L0ne_W0lf] //============================================================ // Prontera @@ -238,6 +239,8 @@ prontera,78,150,3 script Dairenne#pront 90,{ // inside Prontera //============================================================ +/* +//This NPC has been disabled officiall. prt_in,178,92,0 script Curator of Library#pront 57,{ mes "[Curator Guiss]"; mes "Here, in the Western branch of the Prontera Library, "; @@ -252,6 +255,7 @@ prt_in,178,92,0 script Curator of Library#pront 57,{ mes "If you would like to peruse monster records organized by their properties, please visit the Eastern branch of our library."; close; } +*/ prt_in,175,50,0 script Library Girl#pront 71,{ mes "[Library Girl Ellen]"; -- cgit v1.2.3-60-g2f50