diff --git a/source/behavior/entities/format/behaviors/dig.json b/source/behavior/entities/format/behaviors/dig.json index dae44e83..6a4b093e 100644 --- a/source/behavior/entities/format/behaviors/dig.json +++ b/source/behavior/entities/format/behaviors/dig.json @@ -46,7 +46,7 @@ "on_start": { "title": "On Start", "$ref": "../types/trigger.json", - "description": "Allows this entity to dig into the ground before despawning." + "description": "The event to run when the goal start" } } }