From 4e03bfe81c154ada6a73873cbbf5776d440280ff Mon Sep 17 00:00:00 2001 From: dolorous Date: Sun, 19 Jul 2009 14:15:30 +0000 Subject: Simplify the royal jelly effect for both players and monsters, and make sure that both spawn Jiyva-worshipping jellies. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10311 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/mon-util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/mon-util.h') diff --git a/crawl-ref/source/mon-util.h b/crawl-ref/source/mon-util.h index 38979e84fb..3c745e37db 100644 --- a/crawl-ref/source/mon-util.h +++ b/crawl-ref/source/mon-util.h @@ -682,6 +682,7 @@ int mons_colour(const monsters *mon); void mons_load_spells(monsters *mon, mon_spellbook_type book); +monster_type royal_jelly_ejectable_monster(); monster_type random_draconian_monster_species(); // last updated 12may2000 {dlb} -- cgit v1.2.3-54-g00ecf