From a3dbadcf2135c9bead3ada6aa2b9c3d5487658ea Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 6 Jun 2019 17:21:25 -0300 Subject: Use clientcommand(); to aid in Sagratha Campaign, bugfixes --- npc/014-5-1/sagratha.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'npc/014-5-1') diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt index 8875d34df..7c565dfa9 100644 --- a/npc/014-5-1/sagratha.txt +++ b/npc/014-5-1/sagratha.txt @@ -352,7 +352,6 @@ function teachMagic { skill TMW2_PLANTKINGDOM, 1, 0; setq General_Sagratha, 5; break; - } case 6: if (MAGIC_LVL < 4) goto L_Magicless; @@ -371,7 +370,6 @@ function teachMagic { skill TMW2_FAIRYKINGDOM, 1, 0; setq General_Sagratha, 7; break; - } case 8: if (MAGIC_LVL < 5) goto L_Magicless; @@ -390,7 +388,6 @@ function teachMagic { skill TMW2_FROZENHEART, 1, 0; setq General_Sagratha, 9; break; - } case 10: if (MAGIC_LVL < 6) goto L_Magicless; -- cgit v1.2.3-60-g2f50