Update melee_attack.json

#47
This commit is contained in:
ChibiMango
2022-07-13 21:22:09 +01:00
parent ed3464c5e6
commit d493a9e072

View File

@@ -65,6 +65,11 @@
"$ref": "../types/trigger.json",
"description": "Defines the event to trigger when this entity successfully attacks."
},
"on_kill": {
"title": "On Kill",
"$ref": "../types/trigger.json",
"description": "Defines the event to trigger when this entity successfully kills."
},
"outer_boundary_time_increase": {
"title": "Outer Boundary Time Increase",
"type": "number",