From 563c49bab4f18add0f6fec7e857451c65f1c7c1f Mon Sep 17 00:00:00 2001 From: Jude Brown Date: Thu, 17 Dec 2009 15:57:12 +1000 Subject: Add more tiles for Cigotuvi WizLab. This includes deformed human (sickly green, with a single wing), a deformed elf (horrible fleshy grey colour with a hole in the middle), and a deformed orc (missing an arm and part of its face). Also, add a tile for "flesh golem". This is basically a reworked stone golem, using some colours from the wall_flesh series of tiles. Might be a bit dark, but it looks okay at the minute. --- crawl-ref/source/rltiles/dc-mon.txt | 7 +++++++ 1 file changed, 7 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 b162e9ad2a..7a6867737b 100644 --- a/crawl-ref/source/rltiles/dc-mon.txt +++ b/crawl-ref/source/rltiles/dc-mon.txt @@ -274,6 +274,8 @@ iron_golem MONS_IRON_GOLEM stone_golem MONS_STONE_GOLEM toenail_golem MONS_TOENAIL_GOLEM wood_golem MONS_WOOD_GOLEM +# For the Cigotuvi WizLab +flesh_golem MONS_FLESH_GOLEM ## Statues (also '8') %sdir dc-mon/unique @@ -329,6 +331,8 @@ glowing_shapeshifter MONS_GLOWING_SHAPESHIFTER killer_klown MONS_KILLER_KLOWN ## From the Wucad Mu wizlab human_monk_ghost MONS_HUMAN_MONK +## From the Cigotuvi wizlab +deformed_human MONS_DEFORMED_HUMAN ## Angels ('A') angel MONS_ANGEL @@ -523,6 +527,8 @@ deep_elf_priest MONS_DEEP_ELF_PRIEST deep_elf_high_priest MONS_DEEP_ELF_HIGH_PRIEST deep_elf_blademaster MONS_DEEP_ELF_BLADEMASTER deep_elf_master_archer MONS_DEEP_ELF_MASTER_ARCHER +## From the Cigotuvi wizlab +deformed_elf MONS_DEFORMED_ELF ## Fungi ('f') fungus MONS_TOADSTOOL @@ -571,6 +577,7 @@ orc_knight MONS_ORC_KNIGHT orc_warlord MONS_ORC_WARLORD orc_sorcerer MONS_ORC_SORCERER orc_high_priest MONS_ORC_HIGH_PRIEST +deformed_orc MONS_DEFORMED_ORC ## Ghosts ('p') %rim 0 -- cgit v1.2.3-54-g00ecf