1
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<Defs>
|
||||
<ThingDef ParentName="EtherealThingBase">
|
||||
<defName>WULA_BattleShip</defName>
|
||||
<label>乌拉帝国战舰</label>
|
||||
<label>乌拉帝国母舰</label>
|
||||
<thingClass>WulaFallenEmpire.FlyOver</thingClass>
|
||||
<tickerType>Normal</tickerType>
|
||||
<drawerType>RealtimeOnly</drawerType>
|
||||
@@ -59,6 +59,14 @@
|
||||
<flyOverType>WULA_Flyover_BaseBuilder</flyOverType>
|
||||
<isRequiredForDrop>true</isRequiredForDrop>
|
||||
</li>
|
||||
<li Class="WulaFallenEmpire.CompProperties_FlyOverFacilities">
|
||||
<availableFacilities>
|
||||
<li>BombardmentFacility</li>
|
||||
<li>HarborFacility</li>
|
||||
<li>FactoryFacility</li>
|
||||
<li>BuildingdropperFacility</li>
|
||||
</availableFacilities>
|
||||
</li>
|
||||
</comps>
|
||||
</ThingDef>
|
||||
<ThingDef Name="WULA_Fighter_Base" ParentName="EtherealThingBase" Abstract="True">
|
||||
|
||||
Reference in New Issue
Block a user