From 1b2f1abda4b3e7bb6733108c78a1a10d52820627 Mon Sep 17 00:00:00 2001 From: "Hello=)" Date: Fri, 28 Jun 2024 21:42:00 +0300 Subject: Re-enable summon spells in cities since AFK PK exploit should be fixed now --- world/map/npc/magic/level2-summon-mouboo.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'world/map/npc/magic/level2-summon-mouboo.txt') diff --git a/world/map/npc/magic/level2-summon-mouboo.txt b/world/map/npc/magic/level2-summon-mouboo.txt index c692e9cf..8a8603c6 100644 --- a/world/map/npc/magic/level2-summon-mouboo.txt +++ b/world/map/npc/magic/level2-summon-mouboo.txt @@ -5,7 +5,6 @@ OnCast: if(call("magic_checks")) end; if (Sp < 35) end; - if (getmapflag(getmap(), MF_TOWN)) end; if (getskilllv(SKILL_MAGIC) < .level) end; if (getskilllv(.school) < .level) end; if (countitem("MoubooFigurine") < 1 || countitem("Root") < 1) end; -- cgit v1.2.3-70-g09d2