Name Wing Commanders, so they are highlighted during chat.
This commit is contained in:
parent
4fa09da884
commit
bf5572da62
|
@ -31,6 +31,7 @@
|
|||
},
|
||||
"fighters" : [
|
||||
{
|
||||
"name" : "Wing Commander",
|
||||
"types" : "Leopard",
|
||||
"side" : "SIDE_ALLIES",
|
||||
"x" : 20,
|
||||
|
|
|
@ -45,6 +45,7 @@
|
|||
},
|
||||
"fighters" : [
|
||||
{
|
||||
"name" : "Wing Commander",
|
||||
"types" : "Leopard",
|
||||
"side" : "SIDE_ALLIES",
|
||||
"x" : 45,
|
||||
|
|
Loading…
Reference in New Issue