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