From a2cbc04f86508708daa09affa5e9d73cc689b2ba Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Mon, 3 Aug 2026 17:15:50 -0400 Subject: feat: new color 'command', color tag system implemented --- data/mobs/flight_attendant.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/mobs') diff --git a/data/mobs/flight_attendant.yaml b/data/mobs/flight_attendant.yaml index a0be1e8..85a7484 100644 --- a/data/mobs/flight_attendant.yaml +++ b/data/mobs/flight_attendant.yaml @@ -10,7 +10,7 @@ talk: sign_reminder: messages: - '"Yeah, just us two! Not a lot of people heading into the belt these days."' - - '"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."' + - '"But we''ll be landing shortly! Please be sure {command}look{/} at the information {0B bold}sign{/} so you''ll be all set for your final destination."' start: condition: not: true -- cgit v1.2.3