summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/abl-show.cc
diff options
context:
space:
mode:
authorharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2009-03-04 21:23:23 +0000
committerharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2009-03-04 21:23:23 +0000
commita6772d2fdc8e96155e6c9b6536bee7454060c31d (patch)
treecb4b9ff8fc24bb69cb369c8c5051305e98ed5c11 /crawl-ref/source/abl-show.cc
parentad41e88ccde026ea8da10551d2e373a6585c5105 (diff)
downloadcrawl-ref-a6772d2fdc8e96155e6c9b6536bee7454060c31d.tar.gz
crawl-ref-a6772d2fdc8e96155e6c9b6536bee7454060c31d.zip
Remove gnomes and grey elves. (Can someone check the tiles compile?)
Species-shifts saves. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9328 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/abl-show.cc')
-rw-r--r--crawl-ref/source/abl-show.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/abl-show.cc b/crawl-ref/source/abl-show.cc
index 22b491ac8a..0c1ada0d03 100644
--- a/crawl-ref/source/abl-show.cc
+++ b/crawl-ref/source/abl-show.cc
@@ -1147,8 +1147,8 @@ static bool _do_ability(const ability_def& abil)
}
break;
}
- case ABIL_EVOKE_MAPPING: // randarts
- case ABIL_MAPPING: // Gnome + sense surrounds mut
+ case ABIL_EVOKE_MAPPING: // Randarts
+ case ABIL_MAPPING: // Sense surroundings mutation
if (abil.ability == ABIL_MAPPING
&& player_mutation_level(MUT_MAPPING) < 3
&& (you.level_type == LEVEL_PANDEMONIUM