From 31f46f33036dc339a9c28f1038e3dd4bccc0e85a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20P=C3=A9rez-Cerezo?= Date: Tue, 25 Feb 2020 12:02:17 +0100 Subject: add Origin Local transit --- nodes.lua | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'nodes.lua') diff --git a/nodes.lua b/nodes.lua index 5d955fa..3fdd4cf 100644 --- a/nodes.lua +++ b/nodes.lua @@ -114,4 +114,12 @@ boardlist = { filename="SFsubway", imgtyp="png", }, + { + name="OriginLT", + title="Origin Local Transit", + scale= 3.0, + norecipe=true, + filename="OriginLT", + imgtyp="png", + }, } -- bb_boardlist -- cgit v1.2.3