Files
BarotraumaModServer/LocalMods/Cat Propaganda Banner Override/catpropagandabanner_structures.xml
2026-06-09 00:42:10 +03:00

24 lines
2.2 KiBLFS
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<prefabs>
<!--from OutpostStructurePrefabs.xml-->
<Override>
<OpDeco name="" nameidentifier="opdeco_propagandaposter" identifier="opdeco_propagandaposter4" width="160" height="224" texturescale="1.0,1.0" scale="0.5" category="Decorative" allowattachitems="true">
<sprite texture="%ModDir%/catpropagandabanner_spritesheet-c.png" sourcerect="0,0,160,224" depth="0.97" premultiplyalpha="false" origin="0.5,0.5" />
</OpDeco>
<OpDeco name="" nameidentifier="opdeco_propagandaposter" identifier="opdeco_propagandaposter5" width="160" height="224" texturescale="1.0,1.0" scale="0.5" category="Decorative">
<sprite texture="%ModDir%/catpropagandabanner_spritesheet-c.png" sourcerect="0,226,160,224" depth="0.965" premultiplyalpha="false" origin="0.5,0.5" />
</OpDeco>
<OpDeco name="" nameidentifier="opdeco_propagandaposter" identifier="opdeco_propagandaposter6" width="160" height="224" texturescale="1.0,1.0" scale="0.5" category="Decorative">
<sprite texture="%ModDir%/catpropagandabanner_spritesheet-c.png" sourcerect="162,226,160,224" depth="0.965" premultiplyalpha="false" origin="0.5,0.5" />
</OpDeco>
<OpDeco name="" nameidentifier="opdeco_propagandaposter" identifier="opdeco_propagandaposter7" width="160" height="224" texturescale="1.0,1.0" scale="0.5" category="Decorative">
<sprite texture="%ModDir%/catpropagandabanner_spritesheet-c.png" sourcerect="324,226,160,224" depth="0.965" premultiplyalpha="false" origin="0.5,0.5" />
</OpDeco>
<OpDeco name="" nameidentifier="opdeco_propagandaposter" identifier="opdeco_propagandaposter8" width="160" height="224" texturescale="1.0,1.0" scale="0.5" category="Decorative">
<sprite texture="%ModDir%/catpropagandabanner_spritesheet-c.png" sourcerect="324,0,160,224" depth="0.965" premultiplyalpha="false" origin="0.5,0.5" />
</OpDeco>
<OpDeco name="" nameidentifier="opdeco_propagandaposter" identifier="opdeco_propagandaposter9" width="160" height="224" texturescale="1.0,1.0" scale="0.5" category="Decorative">
<sprite texture="%ModDir%/catpropagandabanner_spritesheet-c.png" sourcerect="162,0,160,224" depth="0.965" premultiplyalpha="false" origin="0.5,0.5" />
</OpDeco>
</Override>
</prefabs>