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

Ambuscade can not be used to duplicate items

git-svn-id: http://svn.net-core.org/repos/t-engine4@4334 51575b47-30f0-44d4-a5cc-537603b46e54
parent 9ee1aa19
No related branches found
No related tags found
No related merge requests found
......@@ -143,6 +143,7 @@ newTalent{
m.seen_by = nil
m.can_talk = nil
m.clone_on_hit = nil
m.no_inventory_access = true
m.stealth = t.getStealthPower(self, t)
for i = 1, 10 do
m:unlearnTalent(m.T_AMBUSCADE)
......
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