Replaced Rebel Firefly and Nymph with Razor and Shale.
This commit is contained in:
parent
11ce19e677
commit
ce8f1fed93
|
@ -98,7 +98,7 @@
|
||||||
{
|
{
|
||||||
"name" : "Tzac Commander",
|
"name" : "Tzac Commander",
|
||||||
"groupName" : "skirmishGroup",
|
"groupName" : "skirmishGroup",
|
||||||
"types" : "Firefly",
|
"types" : "Razor",
|
||||||
"side" : "SIDE_REBEL",
|
"side" : "SIDE_REBEL",
|
||||||
"x" : 15,
|
"x" : 15,
|
||||||
"y" : 40,
|
"y" : 40,
|
||||||
|
@ -107,7 +107,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"groupName" : "skirmishGroup",
|
"groupName" : "skirmishGroup",
|
||||||
"types" : "Firefly;Nymph",
|
"types" : "Razor;Shale",
|
||||||
"side" : "SIDE_REBEL",
|
"side" : "SIDE_REBEL",
|
||||||
"number" : 8,
|
"number" : 8,
|
||||||
"x" : 15,
|
"x" : 15,
|
||||||
|
|
|
@ -59,7 +59,7 @@
|
||||||
{
|
{
|
||||||
"name" : "Rebel",
|
"name" : "Rebel",
|
||||||
"groupName" : "Rebels",
|
"groupName" : "Rebels",
|
||||||
"types" : "Nymph;Firefly",
|
"types" : "Razor;Shale",
|
||||||
"side" : "SIDE_REBEL",
|
"side" : "SIDE_REBEL",
|
||||||
"x" : -1,
|
"x" : -1,
|
||||||
"y" : -1,
|
"y" : -1,
|
||||||
|
@ -70,7 +70,7 @@
|
||||||
{
|
{
|
||||||
"name" : "Rebel",
|
"name" : "Rebel",
|
||||||
"groupName" : "Rebels",
|
"groupName" : "Rebels",
|
||||||
"types" : "Nymph;Firefly",
|
"types" : "Razor;Shale",
|
||||||
"side" : "SIDE_REBEL",
|
"side" : "SIDE_REBEL",
|
||||||
"x" : 15,
|
"x" : 15,
|
||||||
"y" : -1,
|
"y" : -1,
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
{
|
{
|
||||||
"name" : "Rebel",
|
"name" : "Rebel",
|
||||||
"groupName" : "Rebels",
|
"groupName" : "Rebels",
|
||||||
"types" : "Nymph;Firefly",
|
"types" : "Razor;Shale",
|
||||||
"side" : "SIDE_REBEL",
|
"side" : "SIDE_REBEL",
|
||||||
"x" : -1,
|
"x" : -1,
|
||||||
"y" : 15,
|
"y" : 15,
|
||||||
|
|
Loading…
Reference in New Issue