summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorontoclasm <yokomeshi@gmail.com>2014-03-27 01:16:31 -0500
committerontoclasm <yokomeshi@gmail.com>2014-03-27 01:17:19 -0500
commitc7125568250a0247176c5265f8ef27d40e77293f (patch)
treea0b2e25d4cdf1a047d56274dde7520be405bbbff
parent2325aab470188b89bb870bd6aeb2dd7ed99b3625 (diff)
downloadcrawl-ref-c7125568250a0247176c5265f8ef27d40e77293f.tar.gz
crawl-ref-c7125568250a0247176c5265f8ef27d40e77293f.zip
Splash screens (baconkid, by way of khalil)
-rw-r--r--crawl-ref/source/Makefile2
-rw-r--r--crawl-ref/source/dat/tiles/title_baconkid_gastronok.pngbin0 -> 39982 bytes
-rw-r--r--crawl-ref/source/dat/tiles/title_baconkid_mnoleg.pngbin0 -> 67455 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/Makefile b/crawl-ref/source/Makefile
index d8d66e602d..528f55c392 100644
--- a/crawl-ref/source/Makefile
+++ b/crawl-ref/source/Makefile
@@ -1133,7 +1133,7 @@ TITLEIMGS = denzi_dragon denzi_kitchen_duty denzi_summoner \
shadyamish_octm denzi_evil_mage denzi_invasion \
psiweapon_kiku white_noise_entering_the_dungeon \
white_noise_grabbing_the_orb pooryurik_knight \
- psiweapon_roxanne
+ psiweapon_roxanne baconkid_gastronok baconkid_mnoleg
STATICFILES = $(TILEIMAGEFILES:%=webserver/game_data/static/%.png) \
webserver/static/stone_soup_icon-32x32.png \
diff --git a/crawl-ref/source/dat/tiles/title_baconkid_gastronok.png b/crawl-ref/source/dat/tiles/title_baconkid_gastronok.png
new file mode 100644
index 0000000000..ce443a200e
--- /dev/null
+++ b/crawl-ref/source/dat/tiles/title_baconkid_gastronok.png
Binary files differ
diff --git a/crawl-ref/source/dat/tiles/title_baconkid_mnoleg.png b/crawl-ref/source/dat/tiles/title_baconkid_mnoleg.png
new file mode 100644
index 0000000000..a69a9bf27a
--- /dev/null
+++ b/crawl-ref/source/dat/tiles/title_baconkid_mnoleg.png
Binary files differ