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