From e40d1ab7a216d8e80fa66c83bca5d58a1f897483 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Tue, 3 Mar 2020 19:07:36 +0100 Subject: fix: World Tables Documentation updates (#189) - Removed information related to WOW versions above 3.3.5a Co-authored-by: Barbz --- docs/spell_group_stack_rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/spell_group_stack_rules.md') diff --git a/docs/spell_group_stack_rules.md b/docs/spell_group_stack_rules.md index c3ae4d7..c449954 100644 --- a/docs/spell_group_stack_rules.md +++ b/docs/spell_group_stack_rules.md @@ -18,7 +18,7 @@ Notes: The table doesn't affect persistent area auras stacking or passive auras ### group\_id -Id of group in [spell\_group](spell_group_2130135.html#spell_group-id) table. The spell\_group may contain another spell\_groups inside, if so stacking rule needs to be defined for these groups separately. +Id of group in [spell\_group](spell_group#id) table. The spell\_group may contain another spell\_groups inside, if so stacking rule needs to be defined for these groups separately. ### stack\_rule -- cgit