From e7b35765f8cbbe10b8a5cd544a1ac4dba7cbfc81 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sun, 21 Mar 2021 14:52:15 -0400 Subject: [PATCH] Add a source for Tef --- media/attribution.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media/attribution.js b/media/attribution.js index ded98fa3..e5eb1d22 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -15119,8 +15119,8 @@ const attributionData = { { prefix: "./media/characters/tef/", files: [ - { name: "front.svg", source: null }, - { name: "back.svg", source: null } + { name: "front.svg", source: "https://www.deviantart.com/solgryn/art/Tef-Reference-Sheet-873928821" }, + { name: "back.svg", source: "https://www.deviantart.com/solgryn/art/Tef-Reference-Sheet-873928821" } ], authors: [ "soulgryn"