diff --git a/EXE/REM/Lua/LuaMissions.lua b/EXE/REM/Lua/LuaMissions.lua index 95cff8c5..9bb267e3 100644 --- a/EXE/REM/Lua/LuaMissions.lua +++ b/EXE/REM/Lua/LuaMissions.lua @@ -13,6 +13,7 @@ rem.mission.create("Pilot License") rem.mission.arc("Manhattan Tutorial Arc") rem.mission.description("For Security reasons, the Liberty Security Force is monitoring all Pilot licenses. Start this Mission to meet King in the Manhattan Bar and gain your pilot license.") +rem.mission.imagename("MIS_harriso.png") rem.mission.missiontype("flyto") rem.mission.flyto_targetbase("Li01_10_Base") rem.mission.repeatable(true)