diff options
| author | Sgeo <[email protected]> | 2017-06-15 21:02:15 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-06-15 21:02:15 -0400 |
| commit | 5dda73cc0e2d3618364b50b8dd3a0b3bd9abb86e (patch) | |
| tree | 779e678454453b8162ca46f305be6879106e16eb | |
| parent | Updated WObject Flags (markdown) (diff) | |
| download | libreworlds-wiki-5dda73cc0e2d3618364b50b8dd3a0b3bd9abb86e.tar.xz libreworlds-wiki-5dda73cc0e2d3618364b50b8dd3a0b3bd9abb86e.zip | |
Updated WObject Flags (markdown)
| -rw-r--r-- | WObject-Flags.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/WObject-Flags.md b/WObject-Flags.md index 2be3a8d..62abbda 100644 --- a/WObject-Flags.md +++ b/WObject-Flags.md @@ -4,5 +4,7 @@ ubclasses of WObject may have their own flags not used elsewhere; Certain flags | --- | --- | | `1<<0` | Visible | | `1<<1` | Bumpable | +| `1<<2` | (Holograms only) Rough Cut | +| `1<<2` | (Portals only) Mirrored | | `1<<18` | (Rooms only) Is VIP Only | | `1<<19` | (Rooms only) Is VIP View Only | |