Placeholder grate image
authorNeil <neil@dip.sun.ac.za>
Sat, 5 Mar 2016 10:41:41 +0000 (12:41 +0200)
committerNeil <neil@dip.sun.ac.za>
Sat, 5 Mar 2016 10:49:21 +0000 (12:49 +0200)
koperkapel/images/Makefile
koperkapel/images/bunker/grate/grate.png [new file with mode: 0644]
sources/bitmap/grate/grate.png [new file with mode: 0644]

index 3cac6205d7c305ec2e8bed5d2d541678c38794c2..2700e15f49dd17f5251dc4fdac75d8ace1485306 100644 (file)
@@ -8,7 +8,7 @@ TILE_PNGS=$(patsubst $(VPATH)/vector/%.svg, %.png, $(TILE_SVGS))
 
 # Bitmap tiles
 
-BTILE_DIRS=wall floor tunnel underground
+BTILE_DIRS=wall floor tunnel underground grate
 BTILE_SRC=$(shell find $(patsubst %, $(VPATH)/bitmap/%, $(BTILE_DIRS)) -name "*.png")
 BTILE_PNGS=$(patsubst $(VPATH)/bitmap/%, bunker/%, $(BTILE_SRC))
 
diff --git a/koperkapel/images/bunker/grate/grate.png b/koperkapel/images/bunker/grate/grate.png
new file mode 100644 (file)
index 0000000..8c4958e
Binary files /dev/null and b/koperkapel/images/bunker/grate/grate.png differ
diff --git a/sources/bitmap/grate/grate.png b/sources/bitmap/grate/grate.png
new file mode 100644 (file)
index 0000000..32fa168
Binary files /dev/null and b/sources/bitmap/grate/grate.png differ