Change Kusari mission.thntime
This commit is contained in:
@@ -98,11 +98,12 @@ rem.mission.flyto_targetbase("Ku05_02_Base") -- Target base (mission c
|
||||
rem.mission.trigger("InitState") -- Trigger to setup thnconfig
|
||||
rem.mission.startbase("Ku06_01_base") -- Set mission startbase
|
||||
rem.mission.thnconfig("kyoto_gen", "arc_rebus1") -- Set THN location and name
|
||||
rem.mission.thntime(61) -- Set THN duration to 59 seconds
|
||||
rem.mission.thntime(63) -- Set THN duration to 59 seconds
|
||||
rem.mission.showpopup(471100, 471101) -- Set infocard IDs for caption and content
|
||||
rem.mission.missionmessage("popup", 471102) -- Show Mission Message after Popup
|
||||
rem.mission.missionmessage("launch", 471103)
|
||||
rem.mission.thnsave()
|
||||
-- Optional: Second THN entity for SpaceEnter at target base
|
||||
rem.mission.trigger("SpaceEnter") -- Trigger to setup thnconfig (InitState, BaseEnter, SpaceEnter)
|
||||
rem.mission.startbase("ku05_02_base") -- Set mission startbase
|
||||
rem.mission.thnconfig("ainu_gen", "arc_rebus1") -- Set THN location and name
|
||||
|
||||
Reference in New Issue
Block a user