diff options
-rw-r--r-- | npc/pre-re/jobs/1-1/mage.txt | 1 | ||||
-rw-r--r-- | npc/re/jobs/1-1/mage.txt | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/npc/pre-re/jobs/1-1/mage.txt b/npc/pre-re/jobs/1-1/mage.txt index 47fc79400..03b850049 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 47fc79400..03b850049 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."; |