From 340d9ebee1b009bf81f68b82a1b1536a713659dc Mon Sep 17 00:00:00 2001 From: Sgeo Date: Sun, 25 Jun 2017 22:56:38 -0400 Subject: [PATCH] Updated NET.worlds.scape.Portal (markdown) --- NET.worlds.scape.Portal.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 |