Added new potion effects for bouncing as well as clinging to walls - the sigils will come later (Hai, Yulife~)
This commit is contained in:
parent
2e192ff29c
commit
5ad3c0eda1
5 changed files with 83 additions and 5 deletions
|
@ -221,8 +221,6 @@ public class LivingArmour implements ILivingArmour
|
|||
}
|
||||
}
|
||||
|
||||
boolean allowOnlyDowngrades = player.isPotionActive(ModPotions.immuneSuppress);
|
||||
|
||||
for (Entry<String, StatTracker> entry : trackerMap.entrySet())
|
||||
{
|
||||
StatTracker tracker = entry.getValue();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue