summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/player.cc')
-rw-r--r--crawl-ref/source/player.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index 044e59ee2d..cfcd8087a1 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -1242,7 +1242,7 @@ int player_res_fire(bool calc_unid, bool temp)
rf += scan_randarts(RAP_FIRE, calc_unid);
// species:
- if (you.species == SP_MUMMY
+ if (you.species == SP_MUMMY)
rf--;
// mutations: