From 2f2de462d3e2f1f009f7bd22cbdde2cf2ab96b11 Mon Sep 17 00:00:00 2001 From: otowakotori <806682153@qq.com> Date: Sat, 21 Mar 2020 12:32:10 +0800 Subject: [PATCH] Stoning posion fits better in cunning/poisons-effects --- game/modules/tome/data/talents/cunning/poisons.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/modules/tome/data/talents/cunning/poisons.lua b/game/modules/tome/data/talents/cunning/poisons.lua index 9e0029427f..1fd0c15c91 100644 --- a/game/modules/tome/data/talents/cunning/poisons.lua +++ b/game/modules/tome/data/talents/cunning/poisons.lua @@ -576,7 +576,7 @@ newTalent{ -- learned from the lost merchant newTalent{ name = "Stoning Poison", - type = {"cunning/poisons", 4}, + type = {"cunning/poisons-effects", 1}, require = {stat = {cun=40}, level=25}, hide = true, points = 1, -- GitLab