From 4bf9456187babe9a1a45a6c26f95c99e5caed4ad Mon Sep 17 00:00:00 2001 From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54> Date: Wed, 12 Dec 2012 00:37:34 +0000 Subject: [PATCH] clarify git-svn-id: http://svn.net-core.org/repos/t-engine4@6047 51575b47-30f0-44d4-a5cc-537603b46e54 --- game/modules/tome/data/talents/uber/cun.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/modules/tome/data/talents/uber/cun.lua b/game/modules/tome/data/talents/uber/cun.lua index e33e4793c1..8c64874d03 100644 --- a/game/modules/tome/data/talents/uber/cun.lua +++ b/game/modules/tome/data/talents/uber/cun.lua @@ -241,7 +241,7 @@ uberTalent{ return ([[All physical criticals reduce the remaining cooldown of a random technique or cunning talent by 2. All spell criticals reduce the remaining cooldown of a random spell talent by 1. All mind criticals reduce the remaining cooldown of a random wild gift/psionic/afflicted talent by 2. - This can only happen once per turn.]]) + This can only happen once per turn and can not affect the talent thtat procs it.]]) :format() end, } -- GitLab