summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-10-30 17:48:37 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-10-30 17:48:37 +0000
commit28bd7fa74ebe169afa161306fa5f80a03564968a (patch)
tree95fe618ed4eef4cc54da47414376656e7aff6813
parentf27e46e05fc198125b16f1bc0edf841a6f74d21f (diff)
downloadcrawl-ref-28bd7fa74ebe169afa161306fa5f80a03564968a.tar.gz
crawl-ref-28bd7fa74ebe169afa161306fa5f80a03564968a.zip
Add minor cosmetic fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7307 c06c8d41-db1a-0410-9941-cceddc491573
-rw-r--r--crawl-ref/source/randart.cc4
-rw-r--r--crawl-ref/source/unrand.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/randart.cc b/crawl-ref/source/randart.cc
index 53e6cf0546..61d407fb8a 100644
--- a/crawl-ref/source/randart.cc
+++ b/crawl-ref/source/randart.cc
@@ -66,8 +66,8 @@ static bool _god_fits_artefact(const god_type which_god, const item_def &item)
if (item.base_type == OBJ_JEWELLERY && item.sub_type == AMU_RAGE)
return (false);
- if (randart_wpn_property( item, RAP_ANGRY )
- || randart_wpn_property( item, RAP_BERSERK ))
+ if (randart_wpn_property(item, RAP_ANGRY)
+ || randart_wpn_property(item, RAP_BERSERK))
{
return (false);
}
diff --git a/crawl-ref/source/unrand.h b/crawl-ref/source/unrand.h
index 2990d2ddfd..c8cd8a60ba 100644
--- a/crawl-ref/source/unrand.h
+++ b/crawl-ref/source/unrand.h
@@ -161,7 +161,7 @@
{
SPWPN_VORPAL, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 1, // berserk
+ 0, 0, 0, 0, 0, 1, // go berserk
0, 0, 0, 0, 0,
1, 0, 0, 0, 0, // force berserk
0, -20 // stealth