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), /*