Commit eda5cfe9a9916cf963639b6d22e91e46323ba974

Authored by dg
1 parent c11df97a

Fixed Silent Blade


git-svn-id: http://svn.net-core.org/repos/t-engine4@3459 51575b47-30f0-44d4-a5cc-537603b46e54
... ... @@ -39,6 +39,7 @@ newTalent{
39 39 points = 1,
40 40 range = 1,
41 41 message = false,
  42 + no_break_stealth = true, -- stealth is broken in attackTarget
42 43 requires_target = true,
43 44 target = {type="hit", range=1},
44 45 tactical = { ATTACK = 1 },
... ...