From 4dd53d952662125a877527566e76c73754385369 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Fri, 6 Nov 2009 15:24:34 +0100 Subject: Collect attitude changing code. --- crawl-ref/source/godabil.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'crawl-ref/source/godabil.h') diff --git a/crawl-ref/source/godabil.h b/crawl-ref/source/godabil.h index 16a2f8e376..81cd805150 100644 --- a/crawl-ref/source/godabil.h +++ b/crawl-ref/source/godabil.h @@ -18,10 +18,6 @@ bool jiyva_remove_bad_mutation(); bool beogh_water_walk(); void yred_make_enslaved_soul(monsters *mon, bool force_hostile = false, bool quiet = false, bool unrestricted = false); -void beogh_convert_orc(monsters *orc, bool emergency, - bool converted_by_follower = false); -void jiyva_convert_slime(monsters* slime); -void feawn_neutralise_plant(monsters *plant); bool feawn_passthrough(const monsters * target); bool vehumet_supports_spell(spell_type spell); -- cgit v1.2.3-54-g00ecf