mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
Code refactor
This commit is contained in:
parent
a55ba7b95b
commit
5ca7e486f8
243 changed files with 1065 additions and 625 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
<ArrayOfAlienRaceDef>
|
||||
<AlienRaceDef>
|
||||
<ArrayOfPawnRaceDef>
|
||||
<PawnRaceDef>
|
||||
<defName>Human</defName>
|
||||
<isHumanoid>true</isHumanoid>
|
||||
<scale>1</scale>
|
||||
|
@ -90,8 +90,8 @@
|
|||
<path>Textures\Humanlike\Heads\Head2.png</path>
|
||||
</southGraphic>
|
||||
</headGraphics>
|
||||
</AlienRaceDef>
|
||||
<AlienRaceDef>
|
||||
</PawnRaceDef>
|
||||
<PawnRaceDef>
|
||||
<defName>Wolf_Timber</defName>
|
||||
<isHumanoid>false</isHumanoid>
|
||||
<scale>1.3333</scale>
|
||||
|
@ -145,8 +145,8 @@
|
|||
<eastGraphic />
|
||||
<southGraphic />
|
||||
</headGraphics>
|
||||
</AlienRaceDef>
|
||||
<AlienRaceDef>
|
||||
</PawnRaceDef>
|
||||
<PawnRaceDef>
|
||||
<defName>Horse</defName>
|
||||
<isHumanoid>false</isHumanoid>
|
||||
<scale>0.70</scale>
|
||||
|
@ -200,5 +200,5 @@
|
|||
<eastGraphic />
|
||||
<southGraphic />
|
||||
</headGraphics>
|
||||
</AlienRaceDef>
|
||||
</ArrayOfAlienRaceDef>
|
||||
</PawnRaceDef>
|
||||
</ArrayOfPawnRaceDef>
|
Loading…
Add table
Add a link
Reference in a new issue