From ad1a73934f54da91d7a2b9c4ad0f93ce85daa9b4 Mon Sep 17 00:00:00 2001 From: D4rkl1ght3r <86805404+D4rkl1ght3r@users.noreply.github.com> Date: Mon, 29 Jun 2026 22:08:22 +0200 Subject: [PATCH] Add RTC Buffalo Start --- DATA/MISSIONS/M13/m13.ini | 8 +++++++- DATA/MISSIONS/REM_ARCs/m014a_s005x_li01_01_nrml.ini | 10 ++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 DATA/MISSIONS/REM_ARCs/m014a_s005x_li01_01_nrml.ini diff --git a/DATA/MISSIONS/M13/m13.ini b/DATA/MISSIONS/M13/m13.ini index 0d9d5e78..772dfecf 100644 --- a/DATA/MISSIONS/M13/m13.ini +++ b/DATA/MISSIONS/M13/m13.ini @@ -3015,6 +3015,12 @@ Act_EtherComm = harrison_voice_m14, 227159, Player, dx_m14_0005_HARRISON, -1, rh Act_EtherComm = harrison_voice_m14, 227159, Player, dx_m14_0006_HARRISON, -1, rh_captain_head, li_rockford_body ;Act_ActTrig = rem_buffalo_rebus +[Trigger] +nickname = rem_buffalo_rebus +Cnd_LocEnter = deck, li01_12_base +Act_AdjAcct = 2000000 +Act_AddRTC = missions\REM_ARCs\m014a_s005x_li01_01_nrml.ini + ;Act_StartDialog = dlg_R001_0100 @@ -3025,7 +3031,7 @@ system = Li01 Line = Player, Player, DX_M14_0010_TRENT [Trigger] -nickname = rem_buffalo_rebus +nickname = rem_buffalo_rebus_old ;Cnd_CommComplete = DX_M01_0000_FREEPORT_7_BRIDGE ;Act_PlayMusic = none, none, none, music_srtc_second_cue, 2 ;Act_CallThorn = missions\m01a\m01a_fp7_02b.thn, fp7base diff --git a/DATA/MISSIONS/REM_ARCs/m014a_s005x_li01_01_nrml.ini b/DATA/MISSIONS/REM_ARCs/m014a_s005x_li01_01_nrml.ini new file mode 100644 index 00000000..ba75ed51 --- /dev/null +++ b/DATA/MISSIONS/REM_ARCs/m014a_s005x_li01_01_nrml.ini @@ -0,0 +1,10 @@ +[CharacterEncounter] +Location = Li01_12_base, Deck +start_room = Deck +action = scripts\rem_arcs\buffalo_story_start.thn +autoplay + +[Char] +npc = King +actor = king +fidget = scripts\extras\fidget_stand_male_NULL.thn \ No newline at end of file