coat of arms shields
This commit is contained in:
parent
b0cfcf8c54
commit
6e65968d19
2 changed files with 31 additions and 10 deletions
|
|
@ -27,7 +27,9 @@
|
|||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
house_coa_frame = house_frame_03
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
ethnicities = {
|
||||
18 = caucasian_blond
|
||||
12 = caucasian_ginger
|
||||
|
|
@ -70,7 +72,9 @@ easlander = {
|
|||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
house_coa_frame = house_frame_03
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
ethnicities = {
|
||||
18 = caucasian_blond
|
||||
12 = caucasian_ginger
|
||||
|
|
@ -148,7 +152,9 @@ norner = {
|
|||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { northern_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
house_coa_frame = house_frame_03
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
ethnicities = {
|
||||
5 = caucasian_blond
|
||||
30 = caucasian_ginger
|
||||
|
|
@ -187,7 +193,9 @@ souflander = {
|
|||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
house_coa_frame = house_frame_03
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
ethnicities = {
|
||||
18 = caucasian_blond
|
||||
12 = caucasian_ginger
|
||||
|
|
@ -230,7 +238,9 @@ weslander = {
|
|||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
house_coa_frame = house_frame_03
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
ethnicities = {
|
||||
25 = caucasian_blond
|
||||
15 = caucasian_ginger
|
||||
|
|
@ -262,7 +272,9 @@ english = { #Used for parent cultures
|
|||
building_gfx = { western_building_gfx }
|
||||
clothing_gfx = { western_clothing_gfx }
|
||||
unit_gfx = { western_unit_gfx }
|
||||
|
||||
house_coa_frame = house_frame_03
|
||||
house_coa_mask_offset = { 0.0 0.055 }
|
||||
house_coa_mask_scale = { 0.9 0.9 }
|
||||
ethnicities = {
|
||||
25 = caucasian_blond
|
||||
15 = caucasian_ginger
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue