mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Restore correct amount of pylons for F16 after ejecting sufa mod
This commit is contained in:
parent
7a6ca986db
commit
f76c8a80b5
@ -392,7 +392,7 @@ def inject_F16I() -> None:
|
||||
|
||||
|
||||
def eject_F16I() -> None:
|
||||
F_16C_50.pylons = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17}
|
||||
F_16C_50.pylons = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}
|
||||
|
||||
# Injects modified weapons from the IDF Mods Project F-16I Sufa
|
||||
# into pydcs databases via introspection.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user