From d278f6a54a2a316e70271ad04bd206e49a93fa5f Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Sat, 18 Feb 2023 22:24:58 -0500 Subject: add tiles json and internationalization --- tiles/N4-38/tile.json | 5 +++++ tiles/N4-38/tile.svg | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 65 insertions(+) create mode 100644 tiles/N4-38/tile.json create mode 100644 tiles/N4-38/tile.svg (limited to 'tiles/N4-38') diff --git a/tiles/N4-38/tile.json b/tiles/N4-38/tile.json new file mode 100644 index 00000000..ea8f0012 --- /dev/null +++ b/tiles/N4-38/tile.json @@ -0,0 +1,5 @@ +{ + "id": "N4-38", + "name": "N4-38", + "description": "" +} diff --git a/tiles/N4-38/tile.svg b/tiles/N4-38/tile.svg new file mode 100644 index 00000000..b3e7c589 --- /dev/null +++ b/tiles/N4-38/tile.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3