Skip to content
Snippets Groups Projects
Commit f0215fa8 authored by dg's avatar dg
Browse files

Antimagic indicator debuff doesnt prevent worldmap access anymore

git-svn-id: http://svn.net-core.org/repos/t-engine4@6566 51575b47-30f0-44d4-a5cc-537603b46e54
parent d0d23eb9
No related branches found
No related tags found
No related merge requests found
......@@ -2256,6 +2256,7 @@ newEffect{
long_desc = function(self, eff) return ("Your arcane powers are disrupted by your antimagic equipment."):format() end,
type = "other",
subtype = { antimagic=true },
no_stop_enter_worlmap = true,
status = "detrimental",
decrease = 0, no_remove = true,
parameters = { },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment