Wielding Trollsbane grants hungerless regeneration

This commit is contained in:
Pasi Kallinen
2025-04-17 17:28:07 +03:00
parent c88b288329
commit 178bd3a988
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -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 Grimtooth is permanently poisoned, protects from poison, and can fling poison
cursed magic whistle can teleport you to your pet cursed magic whistle can teleport you to your pet
Fire and Frost Brand can be invoked for expert level fireball or cone of cold 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 Fixes to 3.7.0-x General Problems Exposed Via git Repository
+2 -2
View File
@@ -179,8 +179,8 @@ static NEARDATA struct artifact artilist[] = {
PHYS(5, 0), NO_DFNS, NO_CARY, 0, A_NONE, NON_PM, NON_PM, PHYS(5, 0), NO_DFNS, NO_CARY, 0, A_NONE, NON_PM, NON_PM,
2, 1, 200L, NO_COLOR, OGRESMASHER), 2, 1, 200L, NO_COLOR, OGRESMASHER),
A("Trollsbane", MORNING_STAR, (SPFX_RESTR | SPFX_DCLAS), 0, S_TROLL, A("Trollsbane", MORNING_STAR, (SPFX_RESTR | SPFX_DCLAS | SPFX_REGEN), 0,
PHYS(5, 0), NO_DFNS, NO_CARY, 0, A_NONE, NON_PM, NON_PM, S_TROLL, PHYS(5, 0), NO_DFNS, NO_CARY, 0, A_NONE, NON_PM, NON_PM,
2, 1, 200L, NO_COLOR, TROLLSBANE), 2, 1, 200L, NO_COLOR, TROLLSBANE),
/* /*