diff --git a/include/artilist.h b/include/artilist.h index 1c246b604f..1599e85d72 100644 --- a/include/artilist.h +++ b/include/artilist.h @@ -467,8 +467,8 @@ static NEARDATA struct artifact artilist[] = { /* From SpliceHack with changes: * Grants teleport control; greatly increases spellcasting ability. */ A("Origin", QUARTERSTAFF, - (SPFX_RESTR | SPFX_TCTRL), 0, 0, - PHYS(0, 6), NO_DFNS, NO_CARY, 0, + (SPFX_RESTR | SPFX_TCTRL | SPFX_ESP), 0, 0, + PHYS(0, 8), NO_DFNS, NO_CARY, 0, A_NONE, NON_PM, NON_PM, 4, ARTVAL, 500L, NO_COLOR, ORIGIN),