From 178bd3a988d28e6ca9ffd872d2ab8585e02260e3 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Thu, 17 Apr 2025 17:28:07 +0300 Subject: [PATCH] Wielding Trollsbane grants hungerless regeneration --- doc/fixes3-7-0.txt | 1 + include/artilist.h | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index eb54336a9..32b735014 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1512,6 +1512,7 @@ avoid premapping outside Sokoban map to prevent showing stone glyphs Grimtooth is permanently poisoned, protects from poison, and can fling poison cursed magic whistle can teleport you to your pet Fire and Frost Brand can be invoked for expert level fireball or cone of cold +wielding Trollsbane grants hungerless regeneration Fixes to 3.7.0-x General Problems Exposed Via git Repository diff --git a/include/artilist.h b/include/artilist.h index 0adb26260..b5dce04f8 100644 --- a/include/artilist.h +++ b/include/artilist.h @@ -179,8 +179,8 @@ static NEARDATA struct artifact artilist[] = { PHYS(5, 0), NO_DFNS, NO_CARY, 0, A_NONE, NON_PM, NON_PM, 2, 1, 200L, NO_COLOR, OGRESMASHER), - A("Trollsbane", MORNING_STAR, (SPFX_RESTR | SPFX_DCLAS), 0, S_TROLL, - PHYS(5, 0), NO_DFNS, NO_CARY, 0, A_NONE, NON_PM, NON_PM, + A("Trollsbane", MORNING_STAR, (SPFX_RESTR | SPFX_DCLAS | SPFX_REGEN), 0, + S_TROLL, PHYS(5, 0), NO_DFNS, NO_CARY, 0, A_NONE, NON_PM, NON_PM, 2, 1, 200L, NO_COLOR, TROLLSBANE), /*