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

Rune: Speed does not take a turn to activate anymore

git-svn-id: http://svn.net-core.org/repos/t-engine4@2986 51575b47-30f0-44d4-a5cc-537603b46e54
parent 8b4bcfe9
No related branches found
No related tags found
No related merge requests found
......@@ -399,6 +399,7 @@ newInscription{
type = {"inscriptions/runes", 1},
points = 1,
is_spell = true,
no_energy = true,
tactical = { BUFF = 2 },
action = function(self, t)
local data = self:getInscriptionData(t.short_name)
......
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