From 469637195c5e6ec548cee939cbe29fb9b5ef52b6 Mon Sep 17 00:00:00 2001 From: Xterionix <72647213+Xterionix@users.noreply.github.com> Date: Fri, 22 Mar 2024 17:59:06 +0500 Subject: [PATCH] Update source/behavior/entities/format/behaviors/dig.json Co-authored-by: Daan Verstraten --- source/behavior/entities/format/behaviors/dig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } } }