summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index aafe14b992..9df5219da0 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -2356,7 +2356,7 @@ enum species_type
SP_RED_DRACONIAN,
SP_WHITE_DRACONIAN,
SP_GREEN_DRACONIAN,
- SP_GOLDEN_DRACONIAN,
+ SP_YELLOW_DRACONIAN,
SP_GREY_DRACONIAN, // 20
SP_BLACK_DRACONIAN,
SP_PURPLE_DRACONIAN,