From 6f52ad2062a77ed5ac083f9e41dd00e92e25b465 Mon Sep 17 00:00:00 2001 From: Grekopithikos Date: Sun, 5 Nov 2023 10:33:33 +0200 Subject: [PATCH] Update 000_wc_game_rules.txt --- common/game_rules/000_wc_game_rules.txt | 86 ++++++++++++------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/common/game_rules/000_wc_game_rules.txt b/common/game_rules/000_wc_game_rules.txt index 69893435c3..2468f4e817 100644 --- a/common/game_rules/000_wc_game_rules.txt +++ b/common/game_rules/000_wc_game_rules.txt @@ -1,46 +1,4 @@ -wc_collapse_of_the_first_horde = { - - categories = { - warcraft_category - } - - default = wc_collapse_of_the_first_horde_can_collapse_less - - wc_collapse_of_the_first_horde_always = { - - } - - wc_collapse_of_the_first_horde_can_collapse_less = { - - } - - wc_collapse_of_the_first_horde_can_collapse_not = { - - } - - wc_collapse_of_the_first_horde_never = { - - } -} - -wc_unified_union_color = { - - categories = { - warcraft_category - } - - default = wc_unified_union_color_disabled - - wc_unified_union_color_disabled = { - - } - - wc_unified_union_color_enabled = { - - } -} - -wc_knowledge_overflow = { +wc_knowledge_overflow = { categories = { warcraft_category @@ -128,5 +86,47 @@ wc_lore_characters_generate_families = { wc_lore_characters_generate_families_off = { + } +} + +wc_collapse_of_the_first_horde = { + + categories = { + warcraft_category + } + + default = wc_collapse_of_the_first_horde_can_collapse_less + + wc_collapse_of_the_first_horde_always = { + + } + + wc_collapse_of_the_first_horde_can_collapse_less = { + + } + + wc_collapse_of_the_first_horde_can_collapse_not = { + + } + + wc_collapse_of_the_first_horde_never = { + + } +} + +wc_unified_union_color = { + + categories = { + warcraft_category + } + + default = wc_unified_union_color_disabled + + wc_unified_union_color_disabled = { + + } + + wc_unified_union_color_enabled = { + } } \ No newline at end of file