summaryrefslogtreecommitdiff
path: root/NET.worlds.scape.World.md
diff options
context:
space:
mode:
authorSgeo <[email protected]>2017-06-14 23:39:33 -0400
committerSgeo <[email protected]>2017-06-14 23:39:33 -0400
commit64ffd765b26fd6009087947ef2d147e86f79fa34 (patch)
tree632150059d7f7277eb7d4031cd2f5e2fca92738e /NET.worlds.scape.World.md
parentUpdated Persister (.world etc.) format (markdown) (diff)
downloadlibreworlds-wiki-64ffd765b26fd6009087947ef2d147e86f79fa34.tar.xz
libreworlds-wiki-64ffd765b26fd6009087947ef2d147e86f79fa34.zip
Updated NET.worlds.scape.World (markdown)
Diffstat (limited to 'NET.worlds.scape.World.md')
-rw-r--r--NET.worlds.scape.World.md2
1 files changed, 1 insertions, 1 deletions
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 |