diff options
| author | Sgeo <[email protected]> | 2017-06-14 23:07:27 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-06-14 23:07:27 -0400 |
| commit | 9636f6d9733f500a715e3b589cc6063737cf082f (patch) | |
| tree | afa6df4aa5fe7d07be32619aa4376b6ff00fe030 | |
| parent | Rooms and another Timeout Age field (diff) | |
| download | libreworlds-wiki-9636f6d9733f500a715e3b589cc6063737cf082f.tar.xz libreworlds-wiki-9636f6d9733f500a715e3b589cc6063737cf082f.zip | |
Updated NET.worlds.scape.World (markdown)
| -rw-r--r-- | NET.worlds.scape.World.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NET.worlds.scape.World.md b/NET.worlds.scape.World.md index fd43635..fd85ab3 100644 --- a/NET.worlds.scape.World.md +++ b/NET.worlds.scape.World.md @@ -26,5 +26,5 @@ Note that as with all objects, there will first be an object ID, then a class ID | World == 13 | Boolean | Ad Cube Format Is Gif | | World == 13 | String | Ad Cube Base URL | | World == 13 | String | Default Ad Cube URL | -| All | [[NET.worlds.core.Hashtable]] | Hashtable with room name as keys and [[NET.worlds.scape.Room]]s as values | +| All | Explicit [[NET.worlds.core.Hashtable]] | Hashtable with room name as keys and [[NET.worlds.scape.Room]]s as values | | World == 4 | Integer | Timeout Age. 60000 and 900000 get read as 15000 | |