From c5fa6396f9cbb8e5e6e4deb0bb1cbf926d21c6e1 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Tue, 9 Aug 2011 20:08:47 +0000 Subject: * Implemented remaining Brasilis NPCs. * Added remaining database modifications for Brasilis. - Added the skills for the Brasilis monsters. - Added remaining entries for Bathroom Ghost quest. - Added stats for the Suspicious Hydra monsters. - Corrected the capture rate for Suspicious Hydra. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14928 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/guides/guides_brasilis.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/guides/guides_brasilis.txt') diff --git a/npc/guides/guides_brasilis.txt b/npc/guides/guides_brasilis.txt index 05b44e0d8..c95ca4a26 100644 --- a/npc/guides/guides_brasilis.txt +++ b/npc/guides/guides_brasilis.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -11,6 +11,7 @@ //= Guide for the city of Brasilis //===== Additional Comments: ================================= //= 1.0 First Version. +//= 1.1 Added a missing close. //============================================================ brasilis,219,97,3 script Brasilis Guide 478,{ @@ -89,6 +90,7 @@ brasilis,219,97,3 script Brasilis Guide 478,{ mes "mini-map' from the menu."; close; } + close; break; case 2: viewpoint 2,273,149,2,0xFF0000; -- cgit v1.2.3-60-g2f50