From 33956ea352c4ece786264c416e80a22a62c46c7f Mon Sep 17 00:00:00 2001 From: D4rkl1ght3r <86805404+D4rkl1ght3r@users.noreply.github.com> Date: Tue, 23 Jun 2026 22:24:06 +0200 Subject: [PATCH] Add RTC Files --- DATA/MISSIONS/REM_ARCs/m014a_s001x_li01_01_nrml.ini | 10 ++++++++++ DATA/MISSIONS/REM_ARCs/m014a_s002x_li01_01_nrml.ini | 10 ++++++++++ DATA/MISSIONS/REM_ARCs/m014a_s003x_li01_01_nrml.ini | 10 ++++++++++ DATA/MISSIONS/REM_ARCs/m014a_s004x_li01_01_nrml.ini | 10 ++++++++++ 4 files changed, 40 insertions(+) create mode 100644 DATA/MISSIONS/REM_ARCs/m014a_s001x_li01_01_nrml.ini create mode 100644 DATA/MISSIONS/REM_ARCs/m014a_s002x_li01_01_nrml.ini create mode 100644 DATA/MISSIONS/REM_ARCs/m014a_s003x_li01_01_nrml.ini create mode 100644 DATA/MISSIONS/REM_ARCs/m014a_s004x_li01_01_nrml.ini diff --git a/DATA/MISSIONS/REM_ARCs/m014a_s001x_li01_01_nrml.ini b/DATA/MISSIONS/REM_ARCs/m014a_s001x_li01_01_nrml.ini new file mode 100644 index 00000000..147a0060 --- /dev/null +++ b/DATA/MISSIONS/REM_ARCs/m014a_s001x_li01_01_nrml.ini @@ -0,0 +1,10 @@ +[CharacterEncounter] +Location = Li01_09_base, Deck +start_room = Deck +action = scripts\rem_arcs\westpoint_exploration_start.thn +autoplay + +[Char] +npc = Jacobi +actor = jacobi +fidget = scripts\extras\fidget_stand_male_NULL.thn \ No newline at end of file diff --git a/DATA/MISSIONS/REM_ARCs/m014a_s002x_li01_01_nrml.ini b/DATA/MISSIONS/REM_ARCs/m014a_s002x_li01_01_nrml.ini new file mode 100644 index 00000000..ad2732ac --- /dev/null +++ b/DATA/MISSIONS/REM_ARCs/m014a_s002x_li01_01_nrml.ini @@ -0,0 +1,10 @@ +[CharacterEncounter] +Location = Li01_09_base, Deck +start_room = Deck +action = scripts\rem_arcs\westpoint_exploration_end.thn +autoplay + +[Char] +npc = Jacobi +actor = jacobi +fidget = scripts\extras\fidget_stand_male_NULL.thn \ No newline at end of file diff --git a/DATA/MISSIONS/REM_ARCs/m014a_s003x_li01_01_nrml.ini b/DATA/MISSIONS/REM_ARCs/m014a_s003x_li01_01_nrml.ini new file mode 100644 index 00000000..d855d797 --- /dev/null +++ b/DATA/MISSIONS/REM_ARCs/m014a_s003x_li01_01_nrml.ini @@ -0,0 +1,10 @@ +[CharacterEncounter] +Location = Li01_01_base, Cityscape +start_room = Cityscape +action = scripts\rem_arcs\manhattan_story_start01.thn +autoplay + +[Char] +npc = King +actor = king +fidget = scripts\extras\fidget_stand_male_NULL.thn \ No newline at end of file diff --git a/DATA/MISSIONS/REM_ARCs/m014a_s004x_li01_01_nrml.ini b/DATA/MISSIONS/REM_ARCs/m014a_s004x_li01_01_nrml.ini new file mode 100644 index 00000000..6a7fdd46 --- /dev/null +++ b/DATA/MISSIONS/REM_ARCs/m014a_s004x_li01_01_nrml.ini @@ -0,0 +1,10 @@ +[CharacterEncounter] +Location = Li01_13_base, Deck +start_room = Deck +action = scripts\rem_arcs\rochester_story_end01.thn +autoplay + +[Char] +npc = King +actor = king +fidget = scripts\extras\fidget_stand_male_NULL.thn \ No newline at end of file