From b290115b8268e5c1bd140e0b2e8349e1a1ed4fa7 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sun, 28 Mar 2021 13:08:17 +0200 Subject: chore(spell_enchant_proc_data): update info (#415) --- docs/spell_enchant_proc_data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/spell_enchant_proc_data.md b/docs/spell_enchant_proc_data.md index c1a9b5c..045f1bf 100644 --- a/docs/spell_enchant_proc_data.md +++ b/docs/spell_enchant_proc_data.md @@ -32,7 +32,7 @@ Enchantment ID from SpellItemEnchantment.dbc ### PPMChance -`field-no-description|3` +Value must be >=0. If the value does not meet the condition the SQL will fail on `spell_enchant_proc_data_chk_1`. ### procEx -- cgit