diff options
Diffstat (limited to 'building_guide/wandering_mobs.md')
| -rw-r--r-- | building_guide/wandering_mobs.md | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
