Depot: Added ligth hangar

This commit is contained in:
Nikolai V Chr
2020-04-03 01:04:43 +02:00
parent 30c16600b6
commit 1434817db9
2 changed files with 23 additions and 0 deletions

View File

@@ -23,6 +23,21 @@
</condition>
</animation>
<model>
<path>LightHangar/LightHangar.ac</path>
<name>lh</name>
</model>
<animation>
<type>select</type>
<object-name>lh</object-name>
<condition>
<equals>
<property>sim/multiplay/generic/int[17]</property>
<value>9</value>
</equals>
</condition>
</animation>
<model>
<path>Bunker/Bunker.ac</path>

View File

@@ -48,6 +48,14 @@
<value>8</value>
</binding>
</button>
<button>
<legend>Light hangar</legend>
<binding>
<command>property-assign</command>
<property>sim/multiplay/generic/int[17]</property>
<value>9</value>
</binding>
</button>
<button>
<legend>Bunker</legend>
<binding>