From 94db942d6a6bda3ae322c6af5671ccb43def2444 Mon Sep 17 00:00:00 2001 From: Jude Brown Date: Wed, 2 Dec 2009 13:50:00 +1000 Subject: Rename "firedrake" to "fire drake". This brings it in line with all the other "drake" monsters: "swamp drake", "death drake", etc. I don't believe this change is contentious, and I hopefully haven't broken tiles build. --- crawl-ref/source/enum.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/enum.h') diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h index e080bbd3c2..0d3f71f50f 100644 --- a/crawl-ref/source/enum.h +++ b/crawl-ref/source/enum.h @@ -1778,7 +1778,7 @@ enum monster_type // (int) menv[].type MONS_NAGA, MONS_FIRE_GIANT, MONS_FROST_GIANT, - MONS_FIREDRAKE, + MONS_FIRE_DRAKE, MONS_SHADOW_DRAGON, // 165 MONS_VIPER, MONS_GREY_SNAKE, -- cgit v1.2.3-54-g00ecf