From 3d4287cc5efb305ba392ab81875f117548e207f7 Mon Sep 17 00:00:00 2001 From: masao87 Date: Sun, 27 May 2012 23:53:46 +0000 Subject: - Added an security check for each player which is entering an instance to make sure that the cool down time can't be bypassed which would lead to abuses of the according instance dungeons. bugreport:5768 - Some minor additions to the Magic Gear renter NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16158 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/renters.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/merchants') diff --git a/npc/merchants/renters.txt b/npc/merchants/renters.txt index 25a6227fc..3d56bf75a 100644 --- a/npc/merchants/renters.txt +++ b/npc/merchants/renters.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= kobra_k88, mod by Lupus //===== Current Version: ===================================== -//= 1.7 +//= 1.9 //===== Compatible With: ===================================== //= rAthena SVN //===== Description: ========================================= @@ -20,6 +20,7 @@ //= 1.6: Moved the Falcon Master to Hugel [Poki#3] //= 1.7 Updated to Aegis 10.3 standards. [L0ne_W0lf] //= 1.8 Added 3rd Job creature NPCs (Dragon/Gryphon) [L0ne_W0lf] +//= 1.9 Enabled Gryphon Renter NPC and added Mado Gear NPC. [Masao] //============================================================ // PecoPeco Breeder (for Knights)------------------------------------------- @@ -318,6 +319,7 @@ prontera,125,208,5 script Peco Peco Remover 105,{ close; } +// Magic Gear Renter prontera,163,178,4 script Magic Gear Master 105,{ mes "[Magic Gear Master]"; if (Class == Job_Mechanic || Class == Job_Mechanic_T || Class == Job_Baby_Mechanic) { -- cgit v1.2.3-60-g2f50