Make Hammerhead a target, to allow for trophy.
This commit is contained in:
parent
a1da483f8a
commit
942520b9a3
|
@ -5,7 +5,7 @@
|
|||
"planet" : "AUTO",
|
||||
"music" : "AUTO",
|
||||
"player" : {
|
||||
"type" : "Hammerhead",
|
||||
"type" : "Khepri",
|
||||
"side" : "SIDE_ALLIES",
|
||||
"pilot" : "-",
|
||||
"squadron" : "-",
|
||||
|
@ -33,7 +33,7 @@
|
|||
},
|
||||
"fighters" : [
|
||||
{
|
||||
"types" : "Scarab;Khepri;Lynx",
|
||||
"types" : "Scarab;Hammerhead;Lynx",
|
||||
"side" : "SIDE_TZAC",
|
||||
"number" : 4,
|
||||
"x" : 25,
|
||||
|
|
Loading…
Reference in New Issue