diff --git a/graphics/tileset/graveyard-background.png b/graphics/tileset/graveyard-background.png index 04e54fd..c07b7fb 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 8d004f0..1a81f60 100644 --- a/js/GraphicSet.js +++ b/js/GraphicSet.js @@ -83,7 +83,7 @@ const GraphicSet = [ gravity: 9.806, tilesetBackground: { path: 'graveyard-background.png', - tiles: 5, + tiles: 9, scale: 1, } }