diff --git a/LICENSE.txt b/LICENSE.txt index 1095903..0dd8f12 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -79,11 +79,11 @@ accessed at: 2024-09-14T08+00:00 author: Terezkaaa SPDX-License-Identifier: CC-BY-SA-3.0 -dogblocks_dog_d.png (Doge image) -source: https://kabosu112.exblog.jp/iv/detail/?s=9944144&i=201002%2F12%2F90%2Fa0126590_22301391.jpg -accessed at: 2024-09-14T08+00:00 -author: Atsuko Sato -The license of the doge image is unclear. +dogblocks_dog_d.png +source: https://www.flickr.com/photos/76758469@N00/6556553517 +accessed at: 2024-09-15T10+00:00 +author: Yuya Tamai +SPDX-License-Identifier: CC-BY-2.0 dogblocks_dog_ld.png (Labradoodle) This is the only dog which I (HybridDog) could not find on the internet using a diff --git a/init.lua b/init.lua index a460900..947f302 100644 --- a/init.lua +++ b/init.lua @@ -49,7 +49,7 @@ end local dogs = { ["Beagle"] = {"b", "bw", "bw", "w", "w"}, ["Bichon Frise"] = {"w", name="bf"}, - ["Doge"] = {"b", "o", "y", "y", "y", name="d"}, + ["Shiba Inu"] = {"b", "o", "y", "y", "y", name="d"}, ["Fox Terrier"] = {"w", "w", "bw", name="ft"}, ["German Shepherd"] = {"b", "b", "bw", "bw", "bw", name="gs"}, ["Labradoodle"] = { diff --git a/textures/dogblocks_dog_d.png b/textures/dogblocks_dog_d.png index 7be1b53..1088186 100644 Binary files a/textures/dogblocks_dog_d.png and b/textures/dogblocks_dog_d.png differ