diff options
Diffstat (limited to 'data/mobs/examples')
| -rw-r--r-- | data/mobs/examples/estate_broker.yaml | 2 | ||||
| -rw-r--r-- | data/mobs/examples/sawmill_operator.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/mobs/examples/estate_broker.yaml b/data/mobs/examples/estate_broker.yaml index a156e83..68c3eb6 100644 --- a/data/mobs/examples/estate_broker.yaml +++ b/data/mobs/examples/estate_broker.yaml @@ -1,4 +1,4 @@ -color: "227" +color: "E3" description: A sharply-dressed real estate agent with a datapad and a practiced smile. idle: The estate broker flashes a professional smile. name: estate broker diff --git a/data/mobs/examples/sawmill_operator.yaml b/data/mobs/examples/sawmill_operator.yaml index b70362f..7abd881 100644 --- a/data/mobs/examples/sawmill_operator.yaml +++ b/data/mobs/examples/sawmill_operator.yaml @@ -1,4 +1,4 @@ -color: "186" +color: "BA" description: A burly worker in a thick apron, covered in sawdust. He operates the industrial sawmill. idle: The sawmill operator wipes sawdust from his goggles. name: sawmill operator |
