saetor can take born in the country

This commit is contained in:
2024-04-21 19:55:55 -05:00
parent b9871a2729
commit 159960d521
+1
View File
@@ -907,6 +907,7 @@ public class PlayerCharacter extends AbstractCharacter {
switch(runeBase.getName()){
case "Tough Hide":
case "Fleet of Foot":
case "Born in the Country":
bypassCheck = true;
break;
}