gondor tree

This commit is contained in:
trashb0at 2024-11-08 12:53:40 -05:00
parent 5e4d93f6a6
commit 2b8d8a4e81
2 changed files with 36 additions and 0 deletions

View file

@ -0,0 +1,33 @@
# Emblems 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 emblem. Optional, will assume maximum number of colors if missing
# colors = 3
#
# # Whether to show the emblem in the CoA designer. Default yes.
# # Add an entry with no to allow specifying number of colors for emblems used in adjusted mode
# visible = no
# }
#
#
# Use the count_unique_emblem_colors console command to generate this instead of manually doing the tedium
# Note that the command does NOT preserve your visible definitions, so you'll want to add them back in yourself, use a diff tool to make it easier
# Possible categories:
# abstract
# animals
# circles_spirals
# crosses_and_knots
# faiths
# manmade
# nature
# patterns
# tribal_seal
# writing
# figures
# Double underscore intentional to make it the first option in the list
NEOW_ce_gondor_tree.dds = { colors = 1 category = faiths }

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

Binary file not shown.