Changed rem.mission.trigger

This commit is contained in:
2025-06-10 11:29:20 +00:00
parent 63a212ab7d
commit a615639607

View File

@@ -3,7 +3,7 @@
-- Create and configure the mission
rem.mission.create("DoubleMission") -- Set mission name
rem.mission.trigger("InitState") -- Trigger to setup thnconfig
rem.mission.trigger("InitState") -- Trigger to setup thnconfig (InitState, BaseEnter, SpaceEnter)
rem.mission.startbase("Li01_01_Base") -- Set mission startbase
rem.mission.thnconfig("manhattan_gen", "arc_juni") -- Set THN location and name
rem.mission.thntime(58) -- Set THN duration to x seconds