From c912b409a9720704e7b697a986df18181cc9d4f1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 24 May 2020 01:00:09 -0300 Subject: Replacements on gy tilesets required by Fortress Island --- LICENSE | 5 ++++- graphics/tilesets/br/woodland_graveyard_ground.png | Bin 0 -> 42825 bytes graphics/tilesets/woodland_graveyard_x2.png | Bin 0 -> 12155 bytes graphics/tilesets/woodland_graveyard_x4.png | Bin 86224 -> 102165 bytes graphics/tilesets/woodland_graveyard_x7.png | Bin 0 -> 41085 bytes 5 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 graphics/tilesets/br/woodland_graveyard_ground.png create mode 100644 graphics/tilesets/woodland_graveyard_x2.png create mode 100644 graphics/tilesets/woodland_graveyard_x7.png diff --git a/LICENSE b/LICENSE index 956bc19c..0fbaa238 100644 --- a/LICENSE +++ b/LICENSE @@ -2058,8 +2058,10 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/tilesets/woodenpump-x1x3.png (Varuna) (CC BY-SA 3.0) (-) graphics/tilesets/woodland_graveyard_crypt.png (?, Spit23) (GPLv2) (-) graphics/tilesets/woodland_graveyard_ground.png (?, Crush) (GPLv2) (-) + graphics/tilesets/woodland_graveyard_x2.png (?, Black Don, Crush) (GPLv2) (TMW-Br) graphics/tilesets/woodland_graveyard_x3.png (?, Black Don, Crush) (GPLv2) (-) - graphics/tilesets/woodland_graveyard_x4.png (?, Crush, Spit23) (GPLv2) (-) + graphics/tilesets/woodland_graveyard_x4.png (?, Crush, Spit23) (GPLv2) (TMW-Br) + graphics/tilesets/woodland_graveyard_x7.png (?, Crush, Spit23) (GPLv2) (TMW-Br) graphics/tilesets/woodland_ground.png (?, Crush, Wombat, enchilado) (GPLv2) (-) graphics/tilesets/woodland_ground2.png (?) (GPL 2.0) (TMW-BR) graphics/tilesets/woodland_indoor.png (?, Crush, Yosuhara) (GPLv2) (-) @@ -2091,6 +2093,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/tilesets/br/snow_x3.png (?) (GPL 2.0) (TMW-BR) graphics/tilesets/br/snow_village.png (?) (GPL 2.0) (TMW-BR, TMW Org.) graphics/tilesets/br/trans_woodland_desert.png (?) (GPL 2.0) (TMW-BR) + graphics/tilesets/br/woodland_graveyard_ground.png (?, Crush) (GPL 2.0) (TMW-BR) ### Lof Tileset graphics/tilesets/lof/castle_1.png (?) (GPL 2.0) (LoF) graphics/tilesets/lof/castle_2.png (?) (GPL 2.0) (LoF) diff --git a/graphics/tilesets/br/woodland_graveyard_ground.png b/graphics/tilesets/br/woodland_graveyard_ground.png new file mode 100644 index 00000000..c3f09963 Binary files /dev/null and b/graphics/tilesets/br/woodland_graveyard_ground.png differ diff --git a/graphics/tilesets/woodland_graveyard_x2.png b/graphics/tilesets/woodland_graveyard_x2.png new file mode 100644 index 00000000..f19c23b5 Binary files /dev/null and b/graphics/tilesets/woodland_graveyard_x2.png differ diff --git a/graphics/tilesets/woodland_graveyard_x4.png b/graphics/tilesets/woodland_graveyard_x4.png index eb4a6f6d..e4252bfa 100644 Binary files a/graphics/tilesets/woodland_graveyard_x4.png and b/graphics/tilesets/woodland_graveyard_x4.png differ diff --git a/graphics/tilesets/woodland_graveyard_x7.png b/graphics/tilesets/woodland_graveyard_x7.png new file mode 100644 index 00000000..73166052 Binary files /dev/null and b/graphics/tilesets/woodland_graveyard_x7.png differ -- cgit v1.2.3-70-g09d2