summaryrefslogtreecommitdiff
path: root/src/melee1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/melee1.c')
-rw-r--r--src/melee1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/melee1.c b/src/melee1.c
index 4e5d3208..0940f7b4 100644
--- a/src/melee1.c
+++ b/src/melee1.c
@@ -2877,7 +2877,7 @@ bool_ make_attack_normal(int m_idx, byte divis)
{
/* Change to resist(but never total protection) */
/* if (magik(3) || (magik(m_ptr->level - (p_ptr->lev / 2))))
- call_lua("gain_corruption", "(s)", "", "Vampire");*/
+ gain_corruption("Vampire");*/
}
if (explode)