Explorar o código

Merge fix for battlefield

krs %!s(int64=2) %!d(string=hai) anos
pai
achega
289a6da3d7
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      config/schemas/battlefield.json

+ 5 - 0
config/schemas/battlefield.json

@@ -14,6 +14,11 @@
 			"type" : "boolean",
 			"description" : "Shows if this battleground has own obstacles"
 		},
+		"bonuses": {
+			"type":"array",
+			"description": "Bonuses provided by this battleground using bonus system",
+			"items": { "$ref" : "bonus.json" }
+		},
 		"graphics" : {
 			"type" : "string",
 			"format" : "imageFile",