; ; generated mission script: [cin_sc_ps] ; expected_completion_time 0.000000 capture_possibilities 0 gcEnvironment 0 sonica_score_gain 0 sonica_ambient_program 0 SCAID_score 65535 import "actors_stonekrusher" import "actors_plaguespitter" ; console commands console { exec pc_cin_sc_ps exec pc_global } ; HelpTexts ; Actors ; Limited to 16 characters dialogSequenceActor "Syst" { ; Submatches are limited to 32 characters submatch "Hellfire" ; Limited to 32 characters name "Syst" audioSCAID Generic 35124 audioSCAID Affirmative 35125 audioSCAID Negative 35126 audioSCAID Question 35127 } ; Limited to 16 characters dialogSequenceActor "Grommel" { ; Submatches are limited to 32 characters submatch "StoneKrusher" ; Limited to 32 characters name "Grommel" audioSCAID Generic 35100 audioSCAID Affirmative 35101 audioSCAID Negative 35102 audioSCAID Question 35103 actionLength Generic 2.200000 } ; Dialogs dialogSequenceBank "cin_diag_ps" { total_weight 1 dialogSequence { can_be_called_actorless dialogblock { time 7.000 4.000 uiScript gamedialog dialog { match "Grommel" audio_index Generic textline 0 { ENG "You choose your allies poorly, Syst." } textline 1 { } textline 2 { } } } dialogblock { time 1.000 4.000 uiScript gamedialog dialog { match "Grommel" audio_index Generic textline 0 { ENG "Where was Naxus when you were dealt the final blow?" } textline 1 { } textline 2 { } } } dialogblock { time 1.000 3.000 uiScript gamedialog dialog { match "Grommel" audio_index Negative textline 0 { ENG "And now it's too late..." } textline 1 { } textline 2 { } } } dialogblock { time 1.000 3.000 uiScript gamedialog dialog { match "Syst" audio_index Affirmative textline 0 { ENG "... Grommel..." } textline 1 { } textline 2 { } } } dialogblock { time 0.000 3.000 uiScript gamedialog dialog { match "Syst" audio_index Negative textline 0 { ENG "Can't save anyone... " } textline 1 { ENG "...not even yourself! } textline 2 { } } } dialogblock { time 1.000 3.000 uiScript gamedialog dialog { match "Syst" audio_index Negative textline 0 { ENG "WHAT? WHAT'S HAPPENING?" } textline 1 { } textline 2 { } } } dialogblock { time 0.000 7.000 uiScript gamedialog dialog { match "Syst" audio_index Negative textline 0 { ENG "I CAN'T CONTROL IT! HELP ME!" } textline 1 { ENG "GROMMEL..." } textline 2 { } } } dialogblock { time 10.000 4.000 uiScript gamedialog dialog { match "Grommel" audio_index Generic textline 0 { ENG "Farewell brother..." } textline 1 { ENG "May you find... mercy..." } textline 2 { } } } } }