diff options
author | Gabriel Pérez-Cerezo <gabriel@gpcf.eu> | 2020-02-25 12:02:17 +0100 |
---|---|---|
committer | Gabriel Pérez-Cerezo <gabriel@gpcf.eu> | 2020-02-25 12:02:17 +0100 |
commit | 31f46f33036dc339a9c28f1038e3dd4bccc0e85a (patch) | |
tree | 2d281dd67f2ba66fee639cecaa723178de47879b | |
parent | 0b59751bc61600794188970ebc6abf6f19841f44 (diff) | |
download | billboard-31f46f33036dc339a9c28f1038e3dd4bccc0e85a.tar.gz billboard-31f46f33036dc339a9c28f1038e3dd4bccc0e85a.tar.bz2 billboard-31f46f33036dc339a9c28f1038e3dd4bccc0e85a.zip |
add Origin Local transit
-rw-r--r-- | nodes.lua | 8 | ||||
-rw-r--r-- | textures/OriginLT.png | bin | 0 -> 45389 bytes |
2 files changed, 8 insertions, 0 deletions
@@ -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 diff --git a/textures/OriginLT.png b/textures/OriginLT.png Binary files differnew file mode 100644 index 0000000..5b12d6b --- /dev/null +++ b/textures/OriginLT.png |