Add more of Hicks' thoughts.
This commit is contained in:
parent
98d07fb09e
commit
6c79ac5c88
|
@ -115,7 +115,8 @@
|
|||
{
|
||||
"function" : "TIME 1",
|
||||
"lines" : [
|
||||
"MSG_BOX Hicks;(I'm in very deep this time.)",
|
||||
"MSG_BOX Hicks;(I'm in deep this time. Just have to remain calm, focus, and do as they do.)",
|
||||
"MSG_BOX Hicks;(Can't talk to them, can't understand their language, so I'll have to go with my instincts.)",
|
||||
"PANDORAN_MSG_BOX Wing Commander;We're to patrol this sector and look for escapees."
|
||||
]
|
||||
},
|
||||
|
@ -134,6 +135,7 @@
|
|||
"PANDORAN_MSG_BOX Wingmate;Confirmed. They are enemies of the Senate.",
|
||||
"PANDORAN_MSG_BOX Wing Commander;Moving towards targets. Prepare to engage.",
|
||||
"WAIT_MSG_BOX",
|
||||
"MSG_BOX Hicks;(Ah, hell! We're hunting civilians. I ... I can't refuse orders ...)",
|
||||
"ACTIVATE_ENTITY_GROUPS Civ-1",
|
||||
"ACTIVATE_OBJECTIVES Kill civilians"
|
||||
]
|
||||
|
@ -169,6 +171,7 @@
|
|||
"PANDORAN_MSG_BOX Wingmate;All opposition defeated.",
|
||||
"WAIT 20",
|
||||
"PANDORAN_MSG_BOX Wing Commander;Sector clear. Head to jumpgate and exit the system.",
|
||||
"MSG_BOX Hicks;(They're moving to the jumpgate. I should join them, and stick close.)",
|
||||
"WAIT_MSG_BOX",
|
||||
"ACTIVATE_JUMPGATE",
|
||||
"RETREAT_ALLIES"
|
||||
|
|
|
@ -121,6 +121,7 @@
|
|||
{
|
||||
"function" : "TIME 1",
|
||||
"lines" : [
|
||||
"MSG_BOX Hicks;(More hunting. I hope I'm not going to be forced to kill innocent people again.)",
|
||||
"PANDORAN_MSG_BOX Wing Commander;Enemy forces have been reported in this sector. They are to be tracked down and eliminated."
|
||||
]
|
||||
},
|
||||
|
@ -130,6 +131,7 @@
|
|||
"PANDORAN_MSG_BOX Wingmate;Enemy forces sighted.",
|
||||
"WAIT_MSG_BOX",
|
||||
"PANDORAN_MSG_BOX Wing Commander;Moving towards targets. Prepare to engage.",
|
||||
"MSG_BOX Hicks;(Mercenaries. Better than civilians, but still abhorrent. Run, you fools! Run!)",
|
||||
"ACTIVATE_ENTITY_GROUPS Mercs-1",
|
||||
"ACTIVATE_OBJECTIVES Eliminate mercenaries"
|
||||
]
|
||||
|
@ -164,6 +166,7 @@
|
|||
"PANDORAN_MSG_BOX Wing Commander;Sector clear. Head to jumpgate and exit the system.",
|
||||
"WAIT_MSG_BOX",
|
||||
"ACTIVATE_JUMPGATE",
|
||||
"MSG_BOX Hicks;(Looks like that's it. We're heading to the jumpgate.)",
|
||||
"RETREAT_ALLIES"
|
||||
]
|
||||
},
|
||||
|
|
|
@ -153,7 +153,8 @@
|
|||
"lines" : [
|
||||
"ACTIVATE_SPAWNER 1 civilSpawner",
|
||||
"ACTIVATE_OBJECTIVES Kill civilians",
|
||||
"PANDORAN_MSG_BOX Wing Commander;Escapees sighted."
|
||||
"PANDORAN_MSG_BOX Wing Commander;Escapees sighted.",
|
||||
"MSG_BOX Hicks;(They're going after the civilians again. I hope this ends soon. I'm not sure how much more this I can take.)"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue