Replaced Rebel Firefly and Nymph with Razor and Shale.

This commit is contained in:
Steve 2016-03-29 07:09:10 +01:00
parent 11ce19e677
commit ce8f1fed93
2 changed files with 5 additions and 5 deletions

View File

@ -98,7 +98,7 @@
{
"name" : "Tzac Commander",
"groupName" : "skirmishGroup",
"types" : "Firefly",
"types" : "Razor",
"side" : "SIDE_REBEL",
"x" : 15,
"y" : 40,
@ -107,7 +107,7 @@
},
{
"groupName" : "skirmishGroup",
"types" : "Firefly;Nymph",
"types" : "Razor;Shale",
"side" : "SIDE_REBEL",
"number" : 8,
"x" : 15,

View File

@ -59,7 +59,7 @@
{
"name" : "Rebel",
"groupName" : "Rebels",
"types" : "Nymph;Firefly",
"types" : "Razor;Shale",
"side" : "SIDE_REBEL",
"x" : -1,
"y" : -1,
@ -70,7 +70,7 @@
{
"name" : "Rebel",
"groupName" : "Rebels",
"types" : "Nymph;Firefly",
"types" : "Razor;Shale",
"side" : "SIDE_REBEL",
"x" : 15,
"y" : -1,
@ -81,7 +81,7 @@
{
"name" : "Rebel",
"groupName" : "Rebels",
"types" : "Nymph;Firefly",
"types" : "Razor;Shale",
"side" : "SIDE_REBEL",
"x" : -1,
"y" : 15,