diff --git a/hoggit/group.lua b/hoggit/group.lua index a195599..617ac2b 100644 --- a/hoggit/group.lua +++ b/hoggit/group.lua @@ -59,6 +59,7 @@ HOGGIT.CoordForPlaneType = function(planeType, pos) ["M-2000C"] = ddm, ["A-10C"] = mgrs, ["A-10C_2"] = mgrs, + ["AH-64D_BLK_II"] = mgrs, ["F-14B"] = ddm, ["F-16C_50"] = ddm, ["FA-18C_hornet"] = ddm2,