inv:: multiplicity for Orb of Impact

This commit is contained in:
Zeno Rogue 2020-02-27 19:54:18 +01:00
parent 5e1464b6bd
commit 44be6bc583
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ EX namespace inv {
if(orb == itOrbRecall) return 6;
if(orb == itOrbDigging) return 6;
if(orb == itOrbGravity) return 6;
if(orb == itOrbImpact) return 6;
if(orb == itOrbTime) return 5;
if(orb == itOrbAir) return 5;