Clear + disable prayers (more cleanup)
This commit is contained in:
@@ -131,6 +131,9 @@ public final class Prayer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
getPlayer().getSkills().decrementPrayerPoints(amountDrain);
|
getPlayer().getSkills().decrementPrayerPoints(amountDrain);
|
||||||
|
if(getPlayer().getSkills().getPrayerPoints() == 0){
|
||||||
|
reset();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user