Name Wing Commanders, so they are highlighted during chat.

This commit is contained in:
Steve 2017-05-26 07:45:58 +01:00
parent 4fa09da884
commit bf5572da62
2 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@
}, },
"fighters" : [ "fighters" : [
{ {
"name" : "Wing Commander",
"types" : "Leopard", "types" : "Leopard",
"side" : "SIDE_ALLIES", "side" : "SIDE_ALLIES",
"x" : 20, "x" : 20,

View File

@ -45,6 +45,7 @@
}, },
"fighters" : [ "fighters" : [
{ {
"name" : "Wing Commander",
"types" : "Leopard", "types" : "Leopard",
"side" : "SIDE_ALLIES", "side" : "SIDE_ALLIES",
"x" : 45, "x" : 45,