Saetor can take Chaos Shrine boon

This commit is contained in:
2024-06-23 19:47:14 -05:00
parent b8e0165da2
commit 5158329785
+1
View File
@@ -96,6 +96,7 @@ public class Shrine extends AbstractWorldObject implements Comparable<Shrine> {
case 2025:
case 2026:
case 1999:
if (shrine.shrineType == ShrineType.Nephilim)
return true;
break;