Skip to content

Commit

Permalink
Updating ear offsets and player faction icons
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxWithAShotgun committed Jan 17, 2021
1 parent 060b18a commit 6e150b2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions 1.2/Defs/RaceDefs/ReviaRace.xml
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,8 @@
<offsets>
<south>
<bodyTypes>
<Female>(-0.43, 0.65)</Female>
<Thin>(-0.43, 0.65)</Thin>
<Female>(-0.375, 0.57)</Female>
<Thin>(-0.375, 0.57)</Thin>
</bodyTypes>
<crownTypes>
<Normal_Average>(0, 0)</Normal_Average>
Expand All @@ -276,8 +276,8 @@
</north>
<east>
<bodyTypes>
<Female>(-0.36, 0.63)</Female>
<Thin>(-0.36, 0.63)</Thin>
<Female>(-0.375, 0.57)</Female>
<Thin>(-0.375, 0.57)</Thin>
</bodyTypes>
<crownTypes>
<Normal_Average>(0, 0)</Normal_Average>
Expand Down
Binary file modified About/preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions Defs/FactionDefs/ReviaPlayerFaction.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<backstoryCategories>
<li>ReviaRaceBackstory</li>
</backstoryCategories>
<settlementTexturePath>World/ReviaEmblem</settlementTexturePath>
<factionIconPath>World/WorldObjects/DefaultSettlement</factionIconPath>
<settlementTexturePath>World/WorldObjects/DefaultSettlement</settlementTexturePath>
<factionIconPath>World/ReviaEmblem</factionIconPath>
<colorSpectrum>
<li>(0, 0.75, 0.85)</li>
<li>(0, 0.70, 0.85</li>
Expand Down

0 comments on commit 6e150b2

Please sign in to comment.