From 8eec7b75ff9c8c368b252373db45fb891732d2ca Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Wed, 1 Jul 2026 19:41:34 -0400 Subject: mob combat stats overhauled and standardized --- data/mobs/examples/estate_broker.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'data/mobs/examples/estate_broker.yaml') 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 -- cgit v1.2.3