Updated damage sources
This commit is contained in:
7
source/general/entity/damage_source.json
Normal file
7
source/general/entity/damage_source.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"title": "Entity Damage Source",
|
||||
"description": "The types of damage an entity can receive",
|
||||
"type": "string",
|
||||
"$ref": "../../../../general/entity/damage_source.json"
|
||||
}
|
||||
Reference in New Issue
Block a user