From 8958b991269649fd91b089a0e1e6c190abccef7a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Jun 2020 01:44:55 -0300 Subject: Zarkor is special: The summoning will succeed, but nature will attack you. (Only for the first time, same rules applies) --- npc/functions/hub.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index 062ba7733..3b1b078b1 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -503,6 +503,7 @@ function script HUB_SkillInvoke { break; // Summons which never fail case TMW2_ZARKOR: + alignment_cansummon(); SummonMagic(@skillId, CaveMaggot, 2, @skillLv); GetManaExp(@skillId, 1); break; -- cgit v1.2.3-60-g2f50