From bc4afe42c8c4a5b0c2a529e58eab68ac07b0e863 Mon Sep 17 00:00:00 2001 From: Sgeo Date: Sun, 25 Jun 2017 23:12:01 -0400 Subject: [PATCH] Updated NET.worlds.scape.Portal (markdown) --- NET.worlds.scape.Portal.md | 4 ++++ 1 file changed, 4 insertions(+) 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 "/") |