summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/unrand.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-30 04:28:02 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-30 04:28:02 +0000
commit4f48a56502780289809916c4534a75ee476e6a57 (patch)
treedcf2274e5b2c9affd0d717745cbbeaab3e7409f7 /crawl-ref/source/unrand.h
parentafc4e2fca07e36e7833f60a9ce7a8b79bb28de38 (diff)
downloadcrawl-ref-4f48a56502780289809916c4534a75ee476e6a57.tar.gz
crawl-ref-4f48a56502780289809916c4534a75ee476e6a57.zip
Comment fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4775 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/unrand.h')
-rw-r--r--crawl-ref/source/unrand.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/unrand.h b/crawl-ref/source/unrand.h
index ea1cec9f5b..1b52e0022a 100644
--- a/crawl-ref/source/unrand.h
+++ b/crawl-ref/source/unrand.h
@@ -582,7 +582,7 @@
"glaive of the Guard", "polished glaive",
OBJ_WEAPONS, WPN_GLAIVE, +5, +8, LIGHTCYAN,
{
- SPWPN_ELECTROCUTION, 5, 0, 0, 0, 0,
+ SPWPN_ELECTROCUTION, 5, 0, 0, 0, 0, // AC
0, 0, 0, 0, 0, 0,
1, 0, 0, 0, 0, 1, // see invis, go berserk
0, 0, 0, 0, 0,
@@ -675,7 +675,7 @@
{
0, 0, 0, 0, 0, 0,
2, 0, 0, 0, 0, 0, // res fire
- 0, 0, 0, 0, 0, 1,
+ 0, 0, 0, 0, 0, 1, // go berserk
0, 0, 0, 0, 0,
0, 0, 0, 0, 0,
0, 0
@@ -872,7 +872,7 @@
OBJ_WEAPONS, WPN_TRIDENT, +10, +4, CYAN,
{
SPWPN_VENOM, 0, 0, 0, 0, 0,
- 0, 0, 1, 1, 0, 50, // res poison, res magic
+ 0, 0, 1, 1, 0, 50, // res elec, res poison, res magic
0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0,
0, 0, 0, 0, 0,