Fix inconsistencies in prices and unit data.

This commit is contained in:
Dan Albert
2021-06-12 14:24:42 -07:00
parent 21fe746f2f
commit 88abaef7f9
2 changed files with 3 additions and 21 deletions

View File

@@ -113,6 +113,7 @@ from dcs.planes import (
plane_map,
I_16,
Tu_142,
MiG_25RBT,
)
from dcs.ships import (
Boat_Armed_Hi_speed,
@@ -358,6 +359,7 @@ PRICES = {
MiG_29S: 20,
MiG_29G: 18,
MiG_25PD: 20,
MiG_25RBT: 20,
MiG_31: 30,
J_11A: 26,
JF_17: 20,