Small refactor of information

This commit is contained in:
DaanV2
2021-10-08 13:59:05 +02:00
parent 0184a67dd3
commit 9e2badace5
5 changed files with 7 additions and 46 deletions

View File

@@ -10,7 +10,7 @@
"speed_multiplier": { "$ref": "./types/speed_multiplier.json" },
"damage_sources": {
"type": "array",
"items": { "$ref": "../../../../general/entity_damage.json" },
"items": { "$ref": "../../../../general/entity/damage_source.json" },
"default": [["all"]],
"description": "The list of Entity Damage Sources that will cause this mob to panic",
"title": "Damage Sources"