diff --git a/graphics/tileset/graveyard-background.png b/graphics/tileset/graveyard-background.png index e618c5b..0e91f8e 100644 Binary files a/graphics/tileset/graveyard-background.png and b/graphics/tileset/graveyard-background.png differ diff --git a/js/GraphicSet.js b/js/GraphicSet.js index d4539d0..8d004f0 100644 --- a/js/GraphicSet.js +++ b/js/GraphicSet.js @@ -83,7 +83,7 @@ const GraphicSet = [ gravity: 9.806, tilesetBackground: { path: 'graveyard-background.png', - tiles: 2, + tiles: 5, scale: 1, } }