aboutsummaryrefslogtreecommitdiff
path: root/data/mobs/examples
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-07-09 05:27:10 -0400
committerhistoria <[not public]>2026-07-09 05:27:10 -0400
commitc705ae942573984784ef501bf8198f61f5206ddd (patch)
treec964066f3a244002bf75cb50a877630f46496f81 /data/mobs/examples
parent74153c7814fc4cef988066ef04e38731a943bc12 (diff)
downloadthehouseoficarus-c705ae942573984784ef501bf8198f61f5206ddd.tar.gz
refactor: simplify yaml, remove support for old scalar fields
Diffstat (limited to 'data/mobs/examples')
-rw-r--r--data/mobs/examples/newbie_trainer.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/mobs/examples/newbie_trainer.yaml b/data/mobs/examples/newbie_trainer.yaml
index eddb0e9..feed672 100644
--- a/data/mobs/examples/newbie_trainer.yaml
+++ b/data/mobs/examples/newbie_trainer.yaml
@@ -3,9 +3,9 @@ description: "A friendly-looking instructor ready to help new adventurers."
unique: true
protected: true
idle_descriptions:
- - "reviews a training manual"
- - "adjusts a practice dummy"
- - "demonstrates a sword stance to no one in particular"
- - "offers a friendly nod to passersby"
- - "polishes a wooden shield"
- - "checks a stopwatch and jots something down"
+- "reviews a training manual"
+- "adjusts a practice dummy"
+- "demonstrates a sword stance to no one in particular"
+- "offers a friendly nod to passersby"
+- "polishes a wooden shield"
+- "checks a stopwatch and jots something down"