diff options
| author | Sgeo <[email protected]> | 2017-06-25 23:12:01 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-06-25 23:12:01 -0400 |
| commit | bc4afe42c8c4a5b0c2a529e58eab68ac07b0e863 (patch) | |
| tree | fb19cf1f5f4e98f746712d1465813ed81e0d21c5 | |
| parent | Updated NET.worlds.scape.Portal (markdown) (diff) | |
| download | libreworlds-wiki-bc4afe42c8c4a5b0c2a529e58eab68ac07b0e863.tar.xz libreworlds-wiki-bc4afe42c8c4a5b0c2a529e58eab68ac07b0e863.zip | |
Updated NET.worlds.scape.Portal (markdown)
| -rw-r--r-- | NET.worlds.scape.Portal.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/NET.worlds.scape.Portal.md b/NET.worlds.scape.Portal.md index 9cbd3d1..1a98287 100644 --- a/NET.worlds.scape.Portal.md +++ b/NET.worlds.scape.Portal.md @@ -10,3 +10,7 @@ Portal is a subtype of [[Rect|NET.worlds.scape.Rect]]. | 0-5 | Float | "Y" scale (but actually discarded) | | 0-5 | Float | Z scale | | 0-7 | Boolean | If true, [[WObject flag|WObject Flags]] `1<<2` (mirrored) loaded as 1 | +| 4-7 | String | Far side portal name | +| 0-7 | MaybeNull Explicit Portal | Far side Portal | +| 1 | String | Name (if not empty string) | +| 3-7 | String | URL for far side World. If version 3-6, may potentially assume ".world" at end if needed (no "." after "/") | |