From 6f3d21d6e7f01155ce0c461857a053b43d329392 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 27 Jun 2026 02:29:55 -0400 Subject: feat: recall/home cmd, line break option --- data/modules/transport_home.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 data/modules/transport_home.yaml (limited to 'data/modules') diff --git a/data/modules/transport_home.yaml b/data/modules/transport_home.yaml new file mode 100644 index 0000000..f7a35b5 --- /dev/null +++ b/data/modules/transport_home.yaml @@ -0,0 +1,18 @@ +name: "Home Transport" +level: 1 +max_hit: 0 +base_xp: 0 +category: transport +destination: 1002 +junk_cost: {} +sequence: + - message: "You radio for a transport shuttle..." + delay: 5 + - message: "The Vesta transport service confirms the pickup request..." + delay: 5 + - message: "A tiny ship lands nearby..." + delay: 5 + - message: "You climb into the cramped but free transport shuttle..." + delay: 5 + - message: "You're taken back to the Numisia spaceport!" + delay: 5 -- cgit v1.2.3