glupshittofication of swabistan and bavaristan (WIP; just wanted to upload) + french county CoAs

This commit is contained in:
JulesFlammenkueche 2025-12-04 18:09:43 +01:00
parent fd3274b459
commit cb1144ad91
14 changed files with 117 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_grapes.dds (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_tower_2.dds (Stored with Git LFS) Normal file

Binary file not shown.

BIN
N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_trefoil.dds (Stored with Git LFS) Normal file

Binary file not shown.

BIN
N3OW/gfx/coat_of_arms/colored_emblems/NEOW_ce_wall.dds (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -0,0 +1,81 @@
# Patterns used in the CoA designer.
# The order defines the order in which they are listed.
#
# Format:
# filename = {
# # How many colors options to show for this background. Optional, will assume maximum number of colors if missing
# colors = 3
#
# # Whether to show the pattern in the CoA designer. Default yes.
# # Add an entry with no to allow specifying number of colors for patterns used in adjusted mode
# visible = no
# }
# Double underscore intentional to make it the first option in the list
pattern__solid_designer.dds = { colors = 1 }
pattern_solid.dds = { colors = 1 visible = no }
pattern_horizontal_split_01.dds = { colors = 2 }
pattern_horizontal_split_02.dds = { colors = 2 }
pattern_horizontal_stripes_01.dds = { colors = 2 }
pattern_tricolor_horizontal_01.dds = { colors = 3 }
pattern_barry_04.dds = { colors = 2 }
pattern_barry_06.dds = { colors = 2 }
pattern_barruly_special.dds = { colors = 2 }
pattern_barruly_08.dds = { colors = 2 }
pattern_barruly_10.dds = { colors = 2 }
pattern_barruly_12.dds = { colors = 2 }
pattern_waves_01.dds = { colors = 2 }
pattern_vertical_split_01.dds = { colors = 2 }
pattern_vertical_stripes_02.dds = { colors = 2 }
pattern_vertical_stripes_01.dds = { colors = 2 }
pattern_diagonal_split_01.dds = { colors = 2 }
pattern_diagonal_split_02.dds = { colors = 2 }
pattern_bend_01.dds = { colors = 2 }
pattern_bend_02.dds = { colors = 2 }
temp_pattern_bendy_special.dds = { colors = 2 }
pattern_tricolor_bend_01.dds = { colors = 3 }
pattern_tricolor_bend_02.dds = { colors = 3 }
pattern_checkers_diagonal_01.dds = { colors = 2 }
pattern_chevron_01.dds = { colors = 2 }
pattern_vertical_split_jagged_01.dds = { colors = 2 }
pattern_cross_01.dds = { colors = 2 }
pattern_cross_02.dds = { colors = 3 }
pattern_shield_03_small.dds = { colors = 2 }
pattern_shield_01.dds = { colors = 2 }
pattern_shield_02.dds = { colors = 2 }
pattern_checkers_02.dds = { colors = 2 }
pattern_checkers_06.dds = { colors = 2 }
pattern_checkers_08.dds = { colors = 2 }
pattern_checkers_12.dds = { colors = 2 }
pattern_quarter.dds = { colors = 2 }
pattern_ttt.dds = { colors = 2 }
pattern_stepped_pyramid.dds = { colors = 2 }
###NEOW PATTERNS
NEOW_pattern_lilies.dds = { colors = 2 }
NEOW_pattern_waves_02.dds = { colors = 2 }
# not avaialble in CoA designer, but here for definition of number of colors
pattern_checkers_01.dds = {
visible = no
colors = 2
}
pattern_chief.dds = {
visible = no
colors = 2
}
pattern_horizontal_bar_01.dds = {
visible = no
colors = 3
}

BIN
N3OW/gfx/coat_of_arms/patterns/NEOW_pattern_lilies.dds (Stored with Git LFS) Normal file

Binary file not shown.

BIN
N3OW/gfx/coat_of_arms/patterns/NEOW_pattern_waves_02.dds (Stored with Git LFS) Normal file

Binary file not shown.