aboutsummaryrefslogtreecommitdiff
path: root/data/mobs
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-27 16:50:41 -0400
committerhistoria <[not public]>2026-06-27 16:50:41 -0400
commit988b006a5bb9edb6465653566e7bdf8175347b8c (patch)
tree3a1fceff2ee80c11b5dafcc49c13ababe021e880 /data/mobs
parent1cab9ca20e24742f770a676f84e4ed9f1636f297 (diff)
downloadthehouseoficarus-988b006a5bb9edb6465653566e7bdf8175347b8c.tar.gz
feat: one-way map links, blocked paths on map, map grid startup validation, user colors for maps
Diffstat (limited to 'data/mobs')
-rw-r--r--data/mobs/examples/estate_broker.yaml2
-rw-r--r--data/mobs/examples/sawmill_operator.yaml2
-rw-r--r--data/mobs/flight_attendant.yaml2
3 files changed, 3 insertions, 3 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
diff --git a/data/mobs/flight_attendant.yaml b/data/mobs/flight_attendant.yaml
index 9cb3530..5b18762 100644
--- a/data/mobs/flight_attendant.yaml
+++ b/data/mobs/flight_attendant.yaml
@@ -24,4 +24,4 @@ talk:
sign_reminder:
sequence:
- '"Yeah, just us two! Not a lot of people heading into the belt these days."'
- - '"But we''ll be landing shortly! Please be sure {11 bold}look{/} at the information {11 bold}sign{/} so you''ll be all set for your final destination."'
+ - '"But we''ll be landing shortly! Please be sure {0B bold}look{/} at the information {0B bold}sign{/} so you''ll be all set for your final destination."'