diff options
Diffstat (limited to 'data/mobs/examples')
| -rw-r--r-- | data/mobs/examples/newbie_trainer.yaml | 12 |
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" |
