Moving SuperRoot

Sgeo 2017-06-14 23:46:44 -04:00
parent 4bc216716a
commit e202f2c025

@ -5,9 +5,8 @@ Note that as with all objects, there will first be an object ID, then a class ID
| Version | Type | Name/Description | | Version | Type | Name/Description |
| --- | --- | --- | | --- | --- | --- |
| All | Version for World | Version for World, 0-13 | | All | Version for World | Version for World, 0-13 |
| World >= 1 | Version for SuperRoot | Version for SuperRoot, 0-2 | | World == 0 | String | World name |
| All | String | World name (part of SuperRoot in World >=1. Move this to Implicit SuperRoot) | | World >= 1 | Implicit [[SuperRoot|NET.worlds.scape.SuperRoot]] | World name |
| World >= 1, SuperRoot == 1 | MaybeNull | Unknown, discarded |
| All | String | Default room name | | All | String | Default room name |
| World <= 6 | String | Server URL, read in an "old" way, might need further description. "UNSHARED" equivalent to null | | World <= 6 | String | Server URL, read in an "old" way, might need further description. "UNSHARED" equivalent to null |
| World == 7 | String | Server URL. If null, assumed to a default value, otherwise, World considered to be multiuser | | World == 7 | String | Server URL. If null, assumed to a default value, otherwise, World considered to be multiuser |