Add Xenos NPC
This commit is contained in:
@@ -2677,7 +2677,7 @@ SetLifetime = 100
|
||||
|
||||
[NPC]
|
||||
nickname = xenos_wave1
|
||||
npc_ship_arch = MSN13_Von_Claussen
|
||||
npc_ship_arch = MSN14_xenos
|
||||
affiliation = fc_x_grp
|
||||
individual_name = 216005
|
||||
voice = repair_voice_m01a
|
||||
@@ -2691,7 +2691,7 @@ label = us
|
||||
|
||||
[NPC]
|
||||
nickname = xenos_wave2
|
||||
npc_ship_arch = MSN13_Von_Claussen
|
||||
npc_ship_arch = MSN14_xenos
|
||||
affiliation = fc_x_grp
|
||||
individual_name = 216005
|
||||
voice = repair_voice_m01a
|
||||
@@ -2705,7 +2705,7 @@ label = us
|
||||
|
||||
[NPC]
|
||||
nickname = xenos_wave3
|
||||
npc_ship_arch = MSN13_Von_Claussen
|
||||
npc_ship_arch = MSN14_xenos
|
||||
affiliation = fc_x_grp
|
||||
individual_name = 216005
|
||||
voice = repair_voice_m01a
|
||||
|
||||
@@ -160,3 +160,14 @@ pilot = MSN13_Osirus
|
||||
state_graph = CRUISER
|
||||
npc_class = lawful, CRUISER
|
||||
|
||||
; REM NPCs
|
||||
|
||||
[NPCShipArch]
|
||||
nickname = MSN14_xenos
|
||||
loadout = fc_x_ge_fighter4_loadout01
|
||||
level = d11
|
||||
ship_archetype = ge_fighter4
|
||||
pilot = pilot_xenos_ace
|
||||
state_graph = FIGHTER
|
||||
npc_class = unlawful, elite_fighter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user