From e53a47349010e946582521b8e8bf8f0123b06ddb Mon Sep 17 00:00:00 2001 From: Playtester Date: Sun, 25 Jun 2006 17:43:27 +0000 Subject: Fixed possible exploit in umbala elemental stone quest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7333 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 1 + npc/cities/umbala.txt | 3 +++ 2 files changed, 4 insertions(+) (limited to 'npc') diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 4561a68c6..bff55b45f 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -37,6 +37,7 @@ Musashiden Date Added ====== 06/25 + * Fixed possible exploit in umbala elemental stone quest [Playtester] * Added a shop NPC to Prontera, it's required for the Hellion Quest. [MasterOfMuppets] 06/24 * Fixed some typos and coordinates [Musashiden] diff --git a/npc/cities/umbala.txt b/npc/cities/umbala.txt index 1967690d4..85a114106 100644 --- a/npc/cities/umbala.txt +++ b/npc/cities/umbala.txt @@ -965,6 +965,9 @@ um_in.gat,44,71,2 script Utan Tribe Shaman 782,{ } next; + + set .@need,0; + switch (select("Create Essence","Dismantle Elemental Stone","Nothing")) { case 1: mes "[Putsuchiritan]"; -- cgit v1.2.3-70-g09d2