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/P4-19/tile.json | 5 ++++ tiles/P4-19/tile.svg | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 79 insertions(+) create mode 100644 tiles/P4-19/tile.json create mode 100644 tiles/P4-19/tile.svg (limited to 'tiles/P4-19') diff --git a/tiles/P4-19/tile.json b/tiles/P4-19/tile.json new file mode 100644 index 00000000..8b87d33e --- /dev/null +++ b/tiles/P4-19/tile.json @@ -0,0 +1,5 @@ +{ + "id": "P4-19", + "name": "P4-19", + "description": "" +} diff --git a/tiles/P4-19/tile.svg b/tiles/P4-19/tile.svg new file mode 100644 index 00000000..973cda8b --- /dev/null +++ b/tiles/P4-19/tile.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + + -- cgit v1.2.3