summaryrefslogtreecommitdiff
path: root/world/map/npc/magic/level2-summon-mouboo.txt
diff options
context:
space:
mode:
authorHello=) <hello@themanaworld.org>2024-06-28 21:42:00 +0300
committerHello=) <hello@themanaworld.org>2024-06-28 21:42:00 +0300
commit1b2f1abda4b3e7bb6733108c78a1a10d52820627 (patch)
treed13dc71ad9be68c9eb367f6ee2b05b01dc5f32ae /world/map/npc/magic/level2-summon-mouboo.txt
parent93fb36b760d486cdc5893250a8f67b912c931e69 (diff)
downloadserverdata-1b2f1abda4b3e7bb6733108c78a1a10d52820627.tar.gz
serverdata-1b2f1abda4b3e7bb6733108c78a1a10d52820627.tar.bz2
serverdata-1b2f1abda4b3e7bb6733108c78a1a10d52820627.tar.xz
serverdata-1b2f1abda4b3e7bb6733108c78a1a10d52820627.zip
Re-enable summon spells in cities since AFK PK exploit should be fixed nowstable
Diffstat (limited to 'world/map/npc/magic/level2-summon-mouboo.txt')
-rw-r--r--world/map/npc/magic/level2-summon-mouboo.txt1
1 files changed, 0 insertions, 1 deletions
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;