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