gondor tree
This commit is contained in:
parent
5e4d93f6a6
commit
2b8d8a4e81
2 changed files with 36 additions and 0 deletions
|
|
@ -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
BIN
gfx/coat_of_arms/colored_emblems/NEOW_ce_gondor_tree.dds
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue