summaryrefslogtreecommitdiff
path: root/world/map/npc/magic/event-summon-manatyrant.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/magic/event-summon-manatyrant.txt')
-rw-r--r--world/map/npc/magic/event-summon-manatyrant.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/world/map/npc/magic/event-summon-manatyrant.txt b/world/map/npc/magic/event-summon-manatyrant.txt
index bf2634c5..ff082930 100644
--- a/world/map/npc/magic/event-summon-manatyrant.txt
+++ b/world/map/npc/magic/event-summon-manatyrant.txt
@@ -5,7 +5,6 @@
OnCast:
if(call("magic_checks")) end;
if ($DOOMSDAY_SUMMON < 2) end;
- if (getmapflag(getmap(), MF_TOWN)) end;
if (Sp < 100) end;
if (getskilllv(SKILL_MAGIC) < .level) end;
if (countitem("LargeManaElixir") < 1) end;