From 9b3fe590cf9a5a1043fef44866f8a5c1d746933f Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 23 Dec 2021 11:38:49 +0100 Subject: [PATCH] adds proper attribution for pondering orb --- Resources/Textures/Objects/Fun/toys.rsi/meta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Textures/Objects/Fun/toys.rsi/meta.json b/Resources/Textures/Objects/Fun/toys.rsi/meta.json index b001af88b5..65fa0b967f 100644 --- a/Resources/Textures/Objects/Fun/toys.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/toys.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432, orb, orb-inhand-left and orb-inhand-right created by Pancake", "size": { "x": 32, "y": 32 @@ -300,4 +300,4 @@ "directions": 4 } ] -} \ No newline at end of file +}