From 25885f705a1b34d176103123dc60becb0468ec6f Mon Sep 17 00:00:00 2001 From: DoomKitty87 Date: Tue, 22 Aug 2023 15:54:31 -0700 Subject: [PATCH] added los option cause ruby routes --- web-app/seafoam/src/index.html | 15 +++++++++++++-- web-app/seafoam/src/styles.css | 1 + 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/web-app/seafoam/src/index.html b/web-app/seafoam/src/index.html index 5b1d80f..4ccb079 100644 --- a/web-app/seafoam/src/index.html +++ b/web-app/seafoam/src/index.html @@ -120,6 +120,13 @@ +
+

Enable/disable line of sight checking for tps (disable for any route not using etherwarps, allows gems in way of tp).

+
+ + +
+

Preference for approach/exit angle difference on a teleport pad.

@@ -177,7 +184,7 @@