diff --git a/resources/weapons/bombs/Mk-84.yaml b/resources/weapons/bombs/Mk-84.yaml new file mode 100644 index 00000000..aa246026 --- /dev/null +++ b/resources/weapons/bombs/Mk-84.yaml @@ -0,0 +1,6 @@ +name: Mk 84 +clsids: + - "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}" + - "{BRU-32 MK-84}" + - "{Mk_84P}" + - "{Mk_84T}" diff --git a/resources/weapons/standoff/AGM-154A-2X.yaml b/resources/weapons/standoff/AGM-154A-2X.yaml new file mode 100644 index 00000000..efa5e150 --- /dev/null +++ b/resources/weapons/standoff/AGM-154A-2X.yaml @@ -0,0 +1,6 @@ +name: 2xAGM-154A JSOW +year: 1998 +fallback: AGM-62 Walleye II +clsids: + - "{BRU55_2*AGM-154A}" + - "{BRU57_2*AGM-154A}" diff --git a/resources/weapons/standoff/AGM-154A.yaml b/resources/weapons/standoff/AGM-154A.yaml new file mode 100644 index 00000000..40bcc727 --- /dev/null +++ b/resources/weapons/standoff/AGM-154A.yaml @@ -0,0 +1,5 @@ +name: AGM-154A JSOW +year: 1998 +fallback: AGM-62 Walleye II +clsids: + - "{AGM-154A}" diff --git a/resources/weapons/standoff/AGM-154C-2X.yaml b/resources/weapons/standoff/AGM-154C-2X.yaml new file mode 100644 index 00000000..0959a9d3 --- /dev/null +++ b/resources/weapons/standoff/AGM-154C-2X.yaml @@ -0,0 +1,5 @@ +name: 2xAGM-154C JSOW +year: 2005 +fallback: AGM-62 Walleye II +clsids: + - "{BRU55_2*AGM-154C}" diff --git a/resources/weapons/standoff/AGM-154C.yaml b/resources/weapons/standoff/AGM-154C.yaml new file mode 100644 index 00000000..4e7f4770 --- /dev/null +++ b/resources/weapons/standoff/AGM-154C.yaml @@ -0,0 +1,5 @@ +name: AGM-154C JSOW +year: 2005 +fallback: AGM-62 Walleye II +clsids: + - "{9BCC2A2B-5708-4860-B1F1-053A18442067}" diff --git a/resources/weapons/standoff/AGM-62.yaml b/resources/weapons/standoff/AGM-62.yaml new file mode 100644 index 00000000..d1f72a12 --- /dev/null +++ b/resources/weapons/standoff/AGM-62.yaml @@ -0,0 +1,5 @@ +name: AGM-62 Walleye II +year: 1972 +fallback: Mk 84 +clsids: + - "{C40A1E3A-DD05-40D9-85A4-217729E37FAE}"