add union field team reward
This commit is contained in:
@@ -899,6 +899,13 @@
|
|||||||
"IsUnique": false,
|
"IsUnique": false,
|
||||||
"Points": 8000,
|
"Points": 8000,
|
||||||
"RewardItem": "00B200",
|
"RewardItem": "00B200",
|
||||||
|
}, {
|
||||||
|
"Key": "UnionField",
|
||||||
|
"Name": "Union Field",
|
||||||
|
"Description": "Create a Union Field\narmor",
|
||||||
|
"IsUnique": false,
|
||||||
|
"Points": 100,
|
||||||
|
"RewardItem": "010155",
|
||||||
}, {
|
}, {
|
||||||
"Key": "UnionGuard",
|
"Key": "UnionGuard",
|
||||||
"Name": "Union Guard",
|
"Name": "Union Guard",
|
||||||
|
|||||||
+7
-1
@@ -367,13 +367,19 @@
|
|||||||
"IsUnique": false,
|
"IsUnique": false,
|
||||||
"Points": 8000,
|
"Points": 8000,
|
||||||
"RewardItem": "00B200",
|
"RewardItem": "00B200",
|
||||||
|
}, {
|
||||||
|
"Key": "UnionField",
|
||||||
|
"Name": "Union Field",
|
||||||
|
"Description": "Create a Union Field\narmor",
|
||||||
|
"IsUnique": false,
|
||||||
|
"Points": 100,
|
||||||
|
"RewardItem": "010155",
|
||||||
}, {
|
}, {
|
||||||
"Key": "UnionGuard",
|
"Key": "UnionGuard",
|
||||||
"Name": "Union Guard",
|
"Name": "Union Guard",
|
||||||
"Description": "Create a Union Guard\nshield",
|
"Description": "Create a Union Guard\nshield",
|
||||||
"IsUnique": false,
|
"IsUnique": false,
|
||||||
"Points": 100,
|
"Points": 100,
|
||||||
// TODO: There are 4 of these in names-v4.json; which should we use?
|
|
||||||
"RewardItem": "010295",
|
"RewardItem": "010295",
|
||||||
}, {
|
}, {
|
||||||
"Key": "Ticket500",
|
"Key": "Ticket500",
|
||||||
|
|||||||
Reference in New Issue
Block a user