[1.7.3] Trap Priming error
Posted: Sat May 22, 2021 11:20 am
Hi, the talent Trap Priming cannot be activated
(or it can just instead of generating traps it's generating a LUA error)
Here: https://git.net-core.org/tome/t-engine4 ... s.lua#L792
the : local chat = Chat.new("trap-priming", self, self,
Was changed into: local chat = Chat.new("trap-priming", t, self,
In 1.7.3: https://git.net-core.org/tome/t-engine4 ... s.lua#L792
Maybe this is causing the issue?
(or it can just instead of generating traps it's generating a LUA error)
Here: https://git.net-core.org/tome/t-engine4 ... s.lua#L792
the : local chat = Chat.new("trap-priming", self, self,
Was changed into: local chat = Chat.new("trap-priming", t, self,
In 1.7.3: https://git.net-core.org/tome/t-engine4 ... s.lua#L792
Maybe this is causing the issue?