Fix item damage component and event object schema (#316)
* Fix item damage component * Remove duplicate event schema and unnecessary pattern match
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"title": "Baby Type"
|
||||
},
|
||||
"breed_event": {
|
||||
"$ref": "../types/event_object_filters.json",
|
||||
"$ref": "../types/event_object.json",
|
||||
"description": "Event to run when this entity breeds.",
|
||||
"title": "Breed Event"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user