diff options
| author | Sgeo <[email protected]> | 2017-06-15 21:38:10 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-06-15 21:38:10 -0400 |
| commit | 78aadab4015d1c5b0d4aab5770d6cff22090321c (patch) | |
| tree | 0ec7c1563ba3341f64e990d857e524b1c18f3a8e | |
| parent | Updated WObject Flags (markdown) (diff) | |
| download | libreworlds-wiki-78aadab4015d1c5b0d4aab5770d6cff22090321c.tar.xz libreworlds-wiki-78aadab4015d1c5b0d4aab5770d6cff22090321c.zip | |
Updated WObject Flags (markdown)
| -rw-r--r-- | WObject-Flags.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WObject-Flags.md b/WObject-Flags.md index ac73024..809d793 100644 --- a/WObject-Flags.md +++ b/WObject-Flags.md @@ -6,6 +6,7 @@ ubclasses of WObject may have their own flags not used elsewhere; Certain flags | `1<<1` | Bumpable | | `1<<2` | (Holograms only) Rough Cut | | `1<<2` | (Portals only) Mirrored | +| `1<<7` | Hilight. Always saved as 0, but NOT ignored on deserialization | | `1<<14` | Ignored; internal use | | `1<<18` | (Rooms only) Is VIP Only | | `1<<19` | (Rooms only) Is VIP View Only | |