Allow Saetor Rangers

This commit is contained in:
2024-05-02 20:44:06 -05:00
parent 1206441ab3
commit c7604d0f2c
@@ -566,6 +566,9 @@ public class VendorDialogMsg extends ClientNetMsg {
Race race = pc.getRace();
if(race.getRaceRuneID() == 1999 && (promoID == 2512 || promoID == 2511)) {
} else if(promo.getName().equals("Ranger")&& race.getName().equals("Saetor"))
{
}else {
if (race == null || !promo.isAllowedRune(race.getToken())) {
// TODO send client promotion error