From 9701b3016d5d0d1fb67185e7abd675a0de0c129a Mon Sep 17 00:00:00 2001 From: Charles Otto Date: Sun, 8 Nov 2009 22:40:49 -0500 Subject: Rename Feawn In most places Feawn is now referred to as "Fedhas," its long name (used in the religion screen) is "Fedhas Madash" --- crawl-ref/source/religion.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'crawl-ref/source/religion.h') diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h index 09aad4a6f2..82b1a5f731 100644 --- a/crawl-ref/source/religion.h +++ b/crawl-ref/source/religion.h @@ -102,9 +102,9 @@ harm_protection_type god_protects_from_harm(god_type god, bool actual = true); bool jiyva_is_dead(); bool remove_all_jiyva_altars(); -bool feawn_protects(const monsters * target); -bool feawn_protects_species(int mc); -bool feawn_neutralises(const monsters * target); +bool fedhas_protects(const monsters * target); +bool fedhas_protects_species(int mc); +bool fedhas_neutralises(const monsters * target); bool ely_destroy_weapons(); bool tso_unchivalric_attack_safe_monster(const monsters *mon); -- cgit v1.2.3-54-g00ecf