mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Added P-47 to db
This commit is contained in:
parent
4373d89661
commit
dec01e2611
@ -158,6 +158,7 @@ PRICES = {
|
||||
# WW2
|
||||
P_51D_30_NA: 6,
|
||||
P_51D: 6,
|
||||
P_47D_30: 6,
|
||||
|
||||
# armor
|
||||
Armor.APC_MTLB: 4,
|
||||
@ -344,6 +345,7 @@ UNIT_BY_TASK = {
|
||||
Mi_24V,
|
||||
MiG_27K,
|
||||
A_20G,
|
||||
P_47D_30,
|
||||
Ju_88A4,
|
||||
],
|
||||
Transport: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user