From 0ea4eec5dd2122c6704216971eb1249276297867 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Fri, 19 Jun 2026 18:20:26 -0400 Subject: shop fixes, 'toggle' completely removed, movement speed increased --- data/modules/transport_fishing.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/modules/transport_fishing.yaml (limited to 'data/modules/transport_fishing.yaml') diff --git a/data/modules/transport_fishing.yaml b/data/modules/transport_fishing.yaml new file mode 100644 index 0000000..8c0ba0b --- /dev/null +++ b/data/modules/transport_fishing.yaml @@ -0,0 +1,12 @@ +id: transport_fishing +name: "Transport: Fishing Dock" +level: 55 +max_hit: 0 +base_xp: 56 +category: transport +destination: 10 +junk_cost: + lawjunk: 1 + hydrojunk: 1 + biojunk: 1 + scrap_metal: 1 -- cgit v1.2.3