summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/status.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-06-01 19:48:33 +0200
committerAdam Borowski <kilobyte@angband.pl>2013-06-01 20:10:07 +0200
commitac7150a2afd937bc2aedbec020ba7ee1932391e5 (patch)
treebf545c808aeae682819d16e0b9965103e787501a /crawl-ref/source/status.h
parent94a29e6b8d817f13cf75501e04e94cdd360590c8 (diff)
downloadcrawl-ref-ac7150a2afd937bc2aedbec020ba7ee1932391e5.tar.gz
crawl-ref-ac7150a2afd937bc2aedbec020ba7ee1932391e5.zip
Give every orc priest a portable altar.
You also get to pacify one orc band per game: the band you surrender to will let you live. Obviously, abandoning and reconversion doesn't work (even if you're still allowed to repent). Unlike HOPr only, this allow to play more interesting combos with Beogh. Converting when you (maybe!) get that Orc:4 altar is way too late to get much use of Beogh.
Diffstat (limited to 'crawl-ref/source/status.h')
-rw-r--r--crawl-ref/source/status.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/status.h b/crawl-ref/source/status.h
index a65cfea06c..4f66e46cd3 100644
--- a/crawl-ref/source/status.h
+++ b/crawl-ref/source/status.h
@@ -35,6 +35,7 @@ enum status_type
STATUS_SILENCE,
STATUS_MISSILES,
STATUS_NO_CTELE,
+ STATUS_BEOGH,
STATUS_RECALL,
STATUS_LIQUEFIED,
STATUS_LAST_STATUS = STATUS_LIQUEFIED