From 0fb46434158d8a222924554e3ca618a37bfa74f5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Jun 2019 16:43:47 -0300 Subject: Update Sagratha to the new spells. She is teaching Kalspike + Cute Heart at once. Wow. This is a great reward considering how "effortless" that was. --- npc/magic/plantkingdom.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/magic') diff --git a/npc/magic/plantkingdom.txt b/npc/magic/plantkingdom.txt index 4afa8e010..2788f80de 100644 --- a/npc/magic/plantkingdom.txt +++ b/npc/magic/plantkingdom.txt @@ -42,7 +42,7 @@ OnCall: if (rand(1,6) < abizit()+1) { // Summon Magic // SummonMagic(SkillID, MobID{, SkillLevelPerMob=2{, Level Override}}) - SummonMagic(@sk, any(ShadowPlant, AlizarinPlant, CobaltPlant, MauvePlant, GambogePlant, PlushroomField, ChagashroomField, AlizarinPlant, CobaltPlant, MauvePlant, GambogePlant), 2, MAGIC_LVL+getskilllv(@sk)-1); + SummonMagic(@sk, any(ShadowPlant, AlizarinPlant, CobaltPlant, MauvePlant, GambogePlant, PlushroomField, ChagashroomField, MananaTree, CrocoTree, AlizarinPlant, CobaltPlant, MauvePlant, GambogePlant), 2, MAGIC_LVL+getskilllv(@sk)-1); } else { dispbottom l("The spell fails!"); } -- cgit v1.2.3-70-g09d2