summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/traps.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2007-11-06 11:42:23 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2007-11-06 11:42:23 +0000
commit44255b108f2efc8def343666eceeac7d31dc744c (patch)
tree83098f37c86135b3456f604e46009448a3f4e1ca /crawl-ref/source/traps.cc
parenta9f920b3942710414d4c5fece28ebfe7ae4dcece (diff)
downloadcrawl-ref-44255b108f2efc8def343666eceeac7d31dc744c.tar.gz
crawl-ref-44255b108f2efc8def343666eceeac7d31dc744c.zip
Another small fix to freeing oneself from nets,
and correction of crawl_manual.txt courtesy of maiermirk. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.3@2774 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/traps.cc')
-rw-r--r--crawl-ref/source/traps.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/traps.cc b/crawl-ref/source/traps.cc
index e94740756c..c6b9f0cf54 100644
--- a/crawl-ref/source/traps.cc
+++ b/crawl-ref/source/traps.cc
@@ -568,7 +568,7 @@ static int damage_or_escape_net(int hold)
if (escape == 0) // middle-sized creatures are at a disadvantage
{
escape += coinflip();
- damage -= coinflip();
+ damage += coinflip();
}
// your weapon may damage the net, max. bonus of 2