From 8b5ae1fa034a8ca37d40721737215a9012294a8d Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Sat, 19 Sep 2009 15:08:37 +0000 Subject: Add Mitsuhiro's new kraken tiles, slightly modified to make them work with the water overlays. Experimentally disallow krakens (heads) to be placed in or move into shallow water. If the player wants to get rid of the source of all those tentacles he'll have to use ranged combat/spells or face the disadvantage of standing inside shallow water. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10731 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/rltiles/dc-mon.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'crawl-ref/source/rltiles/dc-mon.txt') diff --git a/crawl-ref/source/rltiles/dc-mon.txt b/crawl-ref/source/rltiles/dc-mon.txt index 1c61f6de85..4bf32dc47a 100644 --- a/crawl-ref/source/rltiles/dc-mon.txt +++ b/crawl-ref/source/rltiles/dc-mon.txt @@ -81,12 +81,22 @@ red_wasp MONS_RED_WASP moth_of_wrath MONS_MOTH_OF_WRATH ## Aquatics (';') +%rim 0 big_fish MONS_BIG_FISH giant_goldfish MONS_GIANT_GOLDFISH electric_eel MONS_ELECTRIC_EEL lava_fish MONS_LAVA_FISH shark MONS_SHARK jellyfish MONS_JELLYFISH /*'J'*/ +## Kraken head ('X') and tentacles ('w') +kraken_head MONS_KRAKEN_HEAD +kraken_tentacle1 MONS_KRAKEN_TENTACLE +kraken_tentacle2 +kraken_tentacle3 +kraken_tentacle4 +kraken_tentacle5 +kraken_tentacle6 +%rim 1 ## Beetles ('B') giant_beetle MONS_GIANT_BEETLE -- cgit v1.2.3-54-g00ecf