Skip to content

Commit

Permalink
Revert "Update 000_wc_game_rules.txt"
Browse files Browse the repository at this point in the history
This reverts commit 6f52ad2.
  • Loading branch information
sumankun committed Nov 5, 2023
1 parent 451f91b commit 0713dfd
Showing 1 changed file with 43 additions and 43 deletions.
86 changes: 43 additions & 43 deletions common/game_rules/000_wc_game_rules.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,46 @@
wc_knowledge_overflow = {
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 = {

categories = {
warcraft_category
Expand Down Expand Up @@ -86,47 +128,5 @@ 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 = {

}
}

0 comments on commit 0713dfd

Please sign in to comment.