Track LocalMods as part of monolith
This commit is contained in:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 162 KiB |
+24
@@ -0,0 +1,24 @@
|
||||
<?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>
|
||||
@@ -0,0 +1,2 @@
|
||||
Replacement of six vanilla Coalition outpost propaganda banner with funny cats. Compatible with all mods.
|
||||
Artwork done by [url=https://steamcommunity.com/id/FBTumor/]Tumor.[/url]
|
||||
@@ -0,0 +1,3 @@
|
||||
Remplacement des six bannières de propagande des avant-postes de la Coalition par des chats amusants. Compatible avec tous les mods.
|
||||
Illustration réalisée par [url=https://steamcommunity.com/id/FBTumor/]Tumor.[/url]
|
||||
Traduit avec www.DeepL.com/Translator (version gratuite).
|
||||
@@ -0,0 +1,3 @@
|
||||
Замена шести ванильных пропагандистских баннеров аванпостов Коалиции на забавных котов. Совместим со всеми модификациями.
|
||||
Художественное оформление выполнено [url=https://steamcommunity.com/id/FBTumor/]Tumor[/url].
|
||||
Переведено с помощью www.DeepL.com/Translator (бесплатная версия).
|
||||
@@ -0,0 +1,3 @@
|
||||
用滑稽的猫取代六个虚构的联盟前哨宣传横幅。与所有修改兼容。
|
||||
作品由[url=https://steamcommunity.com/id/FBTumor/]Tumor完成。[/url]
|
||||
翻译:www.DeepL.com/Translator(免费版)。
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<contentpackage name="Cat Propaganda Banner Override" modversion="1.0.0" corepackage="False" gameversion="1.0.9.0" expectedhash="71CD7D2915C597C73791B6AEA8465780">
|
||||
<Structure file="%ModDir%/catpropagandabanner_structures.xml" />
|
||||
</contentpackage>
|
||||
Reference in New Issue
Block a user