From 2725e2927a1595c7b100d942d1f14146252adeb7 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Thu, 25 Jun 2026 04:46:40 -0400 Subject: feat: who, global chat, removed redundant YAML IDs --- building_guide/wandering_mobs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'building_guide/wandering_mobs.md') diff --git a/building_guide/wandering_mobs.md b/building_guide/wandering_mobs.md index 8d49ed9..7e2bfb6 100644 --- a/building_guide/wandering_mobs.md +++ b/building_guide/wandering_mobs.md @@ -1,6 +1,6 @@ ## Wandering Mobs -Mob wandering is configured per-instance in the room YAML, not on the mob definition: +Mob wandering is configured per-instance in the room YAML, not on the mob definition. (`- id: man` here references the mob whose **filename** is `man.yaml`.) ```yaml # In a room: mobs: -- cgit v1.2.3