From 0a84d3f6dd2e90844218dc5be862137b1e089be5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 8 Jun 2020 15:41:44 -0300 Subject: Zarkor was so simplified over time, that it can now be declared in hub.txt Instead of being declared in its own file --- npc/magic/zarkor.txt | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'npc/magic') diff --git a/npc/magic/zarkor.txt b/npc/magic/zarkor.txt index aefc83abe..2e0c3b116 100644 --- a/npc/magic/zarkor.txt +++ b/npc/magic/zarkor.txt @@ -6,17 +6,6 @@ // Spawns a Cave Maggot. // This is to test stuff, more than to create anything really. -function script SK_zarkor { - // Set skill - @sk=TMW2_ZARKOR; - - // Summon Magic - SummonMagic(@sk, CaveMaggot, 2, @skillLv); - - // Get a single mana experience point (this is NOT used by Mana Stone) - GetManaExp(@sk, 1); - return; -} - script sk#zarkor 32767,{ end; -- cgit v1.2.3-60-g2f50