Hide objective numbers.

This commit is contained in:
Steve 2016-04-25 09:55:46 +01:00
parent 2571fa0e6c
commit 0d3b8e3a54
2 changed files with 6 additions and 4 deletions

View File

@ -10,8 +10,9 @@
{
"description" : "Destroy all enemy targets",
"targetName" : "Pandoran",
"targetValue" : 150,
"targetType" : "TT_DESTROY"
"targetValue" : 999,
"targetType" : "TT_DESTROY",
"hideNumbers" : 1
}
],
"epic" : {

View File

@ -13,8 +13,9 @@
{
"description" : "Destroy all enemy targets",
"targetName" : "Pandoran",
"targetValue" : 500,
"targetType" : "TT_DESTROY"
"targetValue" : 999,
"targetType" : "TT_DESTROY",
"hideNumbers" : 1
}
],
"player" : {