diff options
Diffstat (limited to 'data/mobs/examples/estate_broker.yaml')
| -rw-r--r-- | data/mobs/examples/estate_broker.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/data/mobs/examples/estate_broker.yaml b/data/mobs/examples/estate_broker.yaml index b095214..e95c3a7 100644 --- a/data/mobs/examples/estate_broker.yaml +++ b/data/mobs/examples/estate_broker.yaml @@ -1,6 +1,6 @@ -color: "E3" description: A sharply-dressed real estate agent with a datapad and a practiced smile. -idle: The estate broker flashes a professional smile. +idle_descriptions: + - flashes a professional smile name: estate broker protected: true talk: @@ -57,4 +57,3 @@ talk: - goto: info text: What do I get with a house? unique: true -size: small |
