Files
LittleSim/textures/things/pawn/animal/guineapig/AEXP_GuineaPig_SkinSet.xml
T
Leonid PershinandClaude Fable 5 e3ad22c4bd Regenerate atlases for the lowercase textures/ tree, fix region keys
New texture groups (ui, world, weather, damage, designations) packed into
31 atlases; directories are lowercase now, so scene code switches to the
new region keys (filenames keep their case).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-11 12:28:56 +03:00

33 lines
616 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<SkinSet>
<lifeStage>
<appliesToAll>true</appliesToAll>
<variants>
<skin>
<commonality>0</commonality>
<texName>GuineaPig</texName>
</skin>
<skin>
<commonality>0.4</commonality>
<texName>GuineaPig1</texName>
</skin>
<skin>
<commonality>0.4</commonality>
<texName>GuineaPig2</texName>
</skin>
<skin>
<commonality>0.4</commonality>
<texName>GuineaPig3</texName>
</skin>
</variants>
</lifeStage>
</SkinSet>