dungeon to teleport to is visable with safeholds

This commit is contained in:
2025-03-02 22:56:16 -06:00
parent 88ce07df13
commit aad305a499
+1 -1
View File
@@ -89,7 +89,7 @@ public class Dungeon {
writer.putInt(rulingGuild.getCharter());
writer.putInt(0); // always 00000000
writer.put((byte)0);
writer.put((byte)1);//set safehold
writer.put((byte) 1);
writer.put((byte) 1); // *** Refactor: What are these flags?