From a3ae1e6aad696f584d138d9363c05dedff136a65 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 21 Jun 2026 22:19:17 -0400 Subject: feat: safespot system implemented --- worldbuilding_guide/behaviors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'worldbuilding_guide/behaviors.md') diff --git a/worldbuilding_guide/behaviors.md b/worldbuilding_guide/behaviors.md index 08dc2d1..22e97fe 100644 --- a/worldbuilding_guide/behaviors.md +++ b/worldbuilding_guide/behaviors.md @@ -1,7 +1,7 @@ ## Behaviors Behaviors are **inline configs** placed directly inside object YAML (`gather:`, `talk:`, -`use:`) or mob YAML (`talk:`). Each section below shows the keys you can use under each behavior type. +`use:`, `safespot:`) or mob YAML (`talk:`). Each section below shows the keys you can use under each behavior type. ### Gather (mining, fishing, woodcutting) -- cgit v1.2.3