irekei healer blood prophet
This commit is contained in:
@@ -146,6 +146,8 @@ public class ApplyRuneMsg extends ClientNetMsg {
|
|||||||
valid = true;
|
valid = true;
|
||||||
if(runeID == 3035 && baseClassID == 2501)
|
if(runeID == 3035 && baseClassID == 2501)
|
||||||
valid = true;
|
valid = true;
|
||||||
|
if(runeID == 3028 && baseClassID == 2501 && playerCharacter.getRace().getName().contains("Irekei"))
|
||||||
|
valid = true;
|
||||||
if (!valid) {
|
if (!valid) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user