Skip to content
Snippets Groups Projects
Commit 573835d2 authored by DarkGod's avatar DarkGod
Browse files

Aether Beam is not disarmable

parent 2bf2adac
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,9 @@ local basetrap = function(self, t, x, y, dur, add)
local trap = {
id_by_type=true, unided_name = "trap",
display = '^',
disarmable = false,
no_disarm_message = true,
message = false,
faction = self.faction,
summoner = self, summoner_gain_exp = true,
temporary = dur,
......
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