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