mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
minor updates and strike mission objects expand
This commit is contained in:
@@ -9,6 +9,8 @@ NAME_BY_CATEGORY = {
|
||||
"defense": "AA Defense Site",
|
||||
"warehouse": "Warehouse",
|
||||
"farp": "FARP",
|
||||
"comms": "Comms. tower",
|
||||
"oil": "Oil platform"
|
||||
}
|
||||
|
||||
ABBREV_NAME = {
|
||||
@@ -18,6 +20,8 @@ ABBREV_NAME = {
|
||||
"defense": "AA",
|
||||
"warehouse": "WARE",
|
||||
"farp": "FARP",
|
||||
"comms": "COMMST",
|
||||
"oil": "OILP"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user