irekei healers get blood prophet
This commit is contained in:
@@ -169,6 +169,8 @@ public class ApplyRuneMsg extends ClientNetMsg {
|
|||||||
valid = true;
|
valid = true;
|
||||||
if(runeID == 3033 && raceID == 1999)
|
if(runeID == 3033 && raceID == 1999)
|
||||||
valid = true;
|
valid = true;
|
||||||
|
if(runeID == 3028 && (raceID == 2013 || raceID == 2014) && playerCharacter.getBaseClassID() == 2501)
|
||||||
|
valid = true;
|
||||||
if (!valid) {
|
if (!valid) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user