forked from MagicBane/Server
dungeon to teleport to is visable with safeholds
This commit is contained in:
@@ -89,7 +89,7 @@ public class Dungeon {
|
|||||||
writer.putInt(rulingGuild.getCharter());
|
writer.putInt(rulingGuild.getCharter());
|
||||||
writer.putInt(0); // always 00000000
|
writer.putInt(0); // always 00000000
|
||||||
|
|
||||||
writer.put((byte)0);
|
writer.put((byte)1);//set safehold
|
||||||
|
|
||||||
writer.put((byte) 1);
|
writer.put((byte) 1);
|
||||||
writer.put((byte) 1); // *** Refactor: What are these flags?
|
writer.put((byte) 1); // *** Refactor: What are these flags?
|
||||||
|
|||||||
Reference in New Issue
Block a user