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