From fe4f2f14302819280da045fec501636931c211fa Mon Sep 17 00:00:00 2001 From: Steven Noonan Date: Thu, 1 Oct 2009 18:58:19 -0700 Subject: food.cc, religion.cc: remove merge conflict markers Signed-off-by: Steven Noonan --- crawl-ref/source/religion.cc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'crawl-ref/source/religion.cc') diff --git a/crawl-ref/source/religion.cc b/crawl-ref/source/religion.cc index ec4cd17ea8..61f0b54376 100644 --- a/crawl-ref/source/religion.cc +++ b/crawl-ref/source/religion.cc @@ -7711,11 +7711,7 @@ bool god_likes_butchery(god_type god) || god == GOD_MAKHLEB || god == GOD_TROG || god == GOD_LUGONU -<<<<<<< HEAD || (god == GOD_KIKUBAAQUDGHA && you.piety >= piety_breakpoint(4))); -======= - || (god == GOD_KIKUBAAQUDGHA && you.piety >= piety_breakpoint(4)); ->>>>>>> 38a99d5fb299818a3fa0dc79c9ddc5d0379aeb0a } bool god_hates_butchery(god_type god) -- cgit v1.2.3-54-g00ecf