mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fix missing VSN F4 liveries
This commit is contained in:
parent
d2547def51
commit
ba25f6a8df
@ -110,6 +110,7 @@ class VSN_F4B(PlaneType):
|
||||
flare_charge_size = 1
|
||||
category = "Interceptor" # {78EFB7A2-FD52-4b57-A6A6-3BF0E1D6555F}
|
||||
radio_frequency = 264
|
||||
livery_name = "VSN_F4B" # from type
|
||||
|
||||
panel_radio = {
|
||||
1: {
|
||||
@ -502,6 +503,7 @@ class VSN_F4C(PlaneType):
|
||||
flare_charge_size = 1
|
||||
category = "Interceptor" # {78EFB7A2-FD52-4b57-A6A6-3BF0E1D6555F}
|
||||
radio_frequency = 264
|
||||
livery_name = "VSN_F4C" # from type
|
||||
|
||||
panel_radio = {
|
||||
1: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user