diff --git a/NET.worlds.scape.Portal.md b/NET.worlds.scape.Portal.md index af8d073..cd829d4 100644 --- a/NET.worlds.scape.Portal.md +++ b/NET.worlds.scape.Portal.md @@ -6,6 +6,6 @@ Portal is a subtype of [[Rect|NET.worlds.scape.Rect]]. | 0-7 | Implicit [[WObject|NET.worlds.scape.WObject]] | WObject | | 8-9 | Implicit [[Rect|NET.worlds.scape.Rect]] | Rect | | 0 | Integer | Unknown; discarded | -| 0-5 | Float | X | -| 0-5 | Float | "Y" (but actually discarded) | -| 0-5 | Float | Z | +| 0-5 | Float | X scale | +| 0-5 | Float | "Y" scale (but actually discarded) | +| 0-5 | Float | Z scale |