diff --git a/NET.worlds.scape.Portal.md b/NET.worlds.scape.Portal.md index 1a98287..bc6b169 100644 --- a/NET.worlds.scape.Portal.md +++ b/NET.worlds.scape.Portal.md @@ -14,3 +14,12 @@ Portal is a subtype of [[Rect|NET.worlds.scape.Rect]]. | 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 "/") | +| 3-7 | String | Far side room name | +| 3-7 | Float | Far X | +| 3-7 | Float | Far Y | +| 3-7 | Float | Far Z | +| 3-7 | Float | Far Theta | +| 3-7 | MaybeNull Explicit [[Material|NET.worlds.scape.Material]] | Initial Cover | +| 3-7 | MaybeNull Explicit [[Material|NET.worlds.scape.Material]] | Download Cover | +| 5-7 | Boolean | Far Side Is Portal | +