-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6d360f9
commit b0e1f78
Showing
3 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<?xml version="1.0"?> | ||
|
||
<PropertyList> | ||
<sim> | ||
<model> | ||
<livery> | ||
<name type="string">20FW, 77FS SW "Viper Demo Team 'Venom'"</name> | ||
<texture>Liveries/Block50/94-0047.png</texture> | ||
<owner type="string">USAF-ACC</owner> | ||
<pilot type="string"></pilot> | ||
<scheme type="string">Airshow Special Color</scheme> | ||
<block type="int">50</block> | ||
<serial type="string">94-0047</serial> | ||
<squad type="string">77th FS "Gamblers"</squad> | ||
<year type="string">2020</year> | ||
</livery> | ||
|
||
<livery-logo> | ||
<texture>Liveries/Block50/Venom.logos.png</texture> | ||
</livery-logo> | ||
|
||
<livery-patch> | ||
<texture>Liveries/Block50/patch.F16Demo.png</texture> | ||
</livery-patch> | ||
|
||
<livery-pod> | ||
<texture>Liveries/Block50/pod.ViperDemo.png</texture> | ||
</livery-pod> | ||
|
||
<f16> | ||
<dragchute type="bool">false</dragchute> | ||
<cft type="bool">false</cft> | ||
</f16> | ||
<livery-specular type="double">0.25</livery-specular> | ||
</model> | ||
</sim> | ||
</PropertyList> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.