Add garrisoned and projectile prop points to the han farmstead and storehouse.

Reported by: @Langbart
Refs: #4581

This was SVN commit r26951.
This commit is contained in:
Stan 2022-06-17 19:59:32 +00:00
parent 8ee8e63bcc
commit d51a0260bb
4 changed files with 20 additions and 4 deletions

View File

@ -15,6 +15,14 @@
</textures>
</variant>
</group>
<group>
<variant frequency="1" name="ungarrisoned"/>
<variant name="garrisoned">
<props>
<prop actor="props/special/common/garrison_flag_han.xml" attachpoint="garrisoned"/>
</props>
</variant>
</group>
<group>
<variant frequency="1" name="alive"/>
<variant file="structures/destruction_small.xml"/>

View File

@ -21,6 +21,14 @@
</textures>
</variant>
</group>
<group>
<variant frequency="1" name="ungarrisoned"/>
<variant name="garrisoned">
<props>
<prop actor="props/special/common/garrison_flag_han.xml" attachpoint="garrisoned"/>
</props>
</variant>
</group>
<group>
<variant frequency="50" name="many">
<props>

Binary file not shown.

Binary file not shown.