1
0
forked from 0ad/0ad

[Alpha 26] [Fix] [Han] Add RallyPoint to the Han storehouse and farmstead since they are garrisonable by the Minister.

Reported by @Gerken Khan:
https://wildfiregames.com/forum/topic/82754-alpha-26-pre-releaserelease-candidate-build-testing/?do=findComment&comment=503777

This was SVN commit r26947.
This commit is contained in:
wowgetoffyourcellphone 2022-06-15 20:17:02 +00:00
parent 1e654801a5
commit e123b64ef6
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<Obstruction>
<Static depth="16.0" width="16.0"/>
</Obstruction>
<RallyPoint/>
<VisualActor>
<Actor>structures/han/farmstead.xml</Actor>
<FoundationActor>structures/fndn_4x4.xml</FoundationActor>

View File

@ -19,6 +19,7 @@
<Obstruction>
<Static depth="16.5" width="14.0"/>
</Obstruction>
<RallyPoint/>
<VisualActor>
<Actor>structures/han/storehouse.xml</Actor>
<FoundationActor>structures/fndn_4x4.xml</FoundationActor>