From 3bbc943f3eeb6868bf5d3f1dbdcef671f786b5b3 Mon Sep 17 00:00:00 2001 From: masao87 Date: Sat, 4 Aug 2012 21:48:06 +0000 Subject: [PATCH] - Whoops, little follow up of r16579 git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16580 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/pre-re/jobs/1-1/mage.txt | 1 - npc/re/jobs/1-1/mage.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/npc/pre-re/jobs/1-1/mage.txt b/npc/pre-re/jobs/1-1/mage.txt index 47fc794002..03b8500491 100644 --- a/npc/pre-re/jobs/1-1/mage.txt +++ b/npc/pre-re/jobs/1-1/mage.txt @@ -184,7 +184,6 @@ moc_ruins,91,150,0 script Ponka-Hontas 93,{ mes "Would you like a Solution? Then please give me 50 Zeny and at least 1 Empty Testtube."; next; if (select("Alright, Deal.:Nah, forget it.") == 1) { - case 1: mes "[Mage Guildsman]"; if (Zeny < 50) { mes "I'm sorry, but you don't have enough money to cover the 50 Zeny fee."; diff --git a/npc/re/jobs/1-1/mage.txt b/npc/re/jobs/1-1/mage.txt index 47fc794002..03b8500491 100644 --- a/npc/re/jobs/1-1/mage.txt +++ b/npc/re/jobs/1-1/mage.txt @@ -184,7 +184,6 @@ moc_ruins,91,150,0 script Ponka-Hontas 93,{ mes "Would you like a Solution? Then please give me 50 Zeny and at least 1 Empty Testtube."; next; if (select("Alright, Deal.:Nah, forget it.") == 1) { - case 1: mes "[Mage Guildsman]"; if (Zeny < 50) { mes "I'm sorry, but you don't have enough money to cover the 50 Zeny fee.";