From 64ffd765b26fd6009087947ef2d147e86f79fa34 Mon Sep 17 00:00:00 2001 From: Sgeo Date: Wed, 14 Jun 2017 23:39:33 -0400 Subject: [PATCH] Updated NET.worlds.scape.World (markdown) --- NET.worlds.scape.World.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NET.worlds.scape.World.md b/NET.worlds.scape.World.md index fd85ab3..644fa6f 100644 --- a/NET.worlds.scape.World.md +++ b/NET.worlds.scape.World.md @@ -6,7 +6,7 @@ Note that as with all objects, there will first be an object ID, then a class ID | --- | --- | --- | | All | Version for World | Version for World, 0-13 | | World >= 1 | Version for SuperRoot | Version for SuperRoot, 0-2 | -| All | String | World name | +| All | String | World name (part of SuperRoot in World >=1. Move this to Implicit SuperRoot) | | World >= 1, SuperRoot == 1 | MaybeNull | Unknown, discarded | | All | String | Default room name | | World <= 6 | String | Server URL, read in an "old" way, might need further description. "UNSHARED" equivalent to null |