FlightControl-Master / MOOSE

Mission Object Oriented Scripting Environment (MOOSE) for lua mission scripting design in DCS World
http://flightcontrol-master.github.io/MOOSE/
GNU General Public License v3.0
292 stars 94 forks source link

CTLD OH-58D should be OH58D #2137

Closed truoss closed 1 month ago

truoss commented 1 month ago

I tried to add the kiowa and found out that it has the wrong type name. it should be as named in the title

["OH58D"]={type="OH58D",crates=false,troops=false,cratelimit=0,trooplimit=0,length=14,cargoweightlimit=500}

Applevangelist commented 1 month ago

Fixed