summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-data.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-08 12:50:20 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-08 12:56:39 -0600
commit8b360b634738ea8a953d92660b452e92862d9cda (patch)
treeba25098b00d61747ef0364359b2411e17fd2555d /crawl-ref/source/mon-data.h
parentde0dc3b6beb967abb1123db5dc5da3c0125946af (diff)
downloadcrawl-ref-8b360b634738ea8a953d92660b452e92862d9cda.tar.gz
crawl-ref-8b360b634738ea8a953d92660b452e92862d9cda.zip
Move blink frogs into their own genus, in order to make checks for both
blink frogs and Prince Ribbit in blink frog form consistent (i.e., so if Prince Ribbit is polymorphed into another form, he'll no longer erroneously act like a blink frog in some cases).
Diffstat (limited to 'crawl-ref/source/mon-data.h')
-rw-r--r--crawl-ref/source/mon-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-data.h b/crawl-ref/source/mon-data.h
index 63d9c21185..6e2a784afe 100644
--- a/crawl-ref/source/mon-data.h
+++ b/crawl-ref/source/mon-data.h
@@ -2040,7 +2040,7 @@ static monsterentry mondata[] = {
MONS_BLINK_FROG, 'F', LIGHTGREEN, "blink frog",
M_COLD_BLOOD | M_SPECIAL_ABILITY,
MR_NO_FLAGS,
- 800, 12, MONS_GIANT_FROG, MONS_BLINK_FROG, MH_NATURAL, -5,
+ 800, 12, MONS_BLINK_FROG, MONS_BLINK_FROG, MH_NATURAL, -5,
{ {AT_HIT, AF_BLINK, 20}, AT_NO_ATK, AT_NO_ATK, AT_NO_ATK },
{ 6, 3, 5, 0 },
3, 12, MST_NO_SPELLS, CE_CLEAN, Z_SMALL, S_CROAK, I_ANIMAL,