diff options
| author | Sgeo <[email protected]> | 2017-06-15 20:52:32 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-06-15 20:52:32 -0400 |
| commit | de571000cae34af542539f747144951b1dcda863 (patch) | |
| tree | b775d05c72dc5f7285a6208c1272c18bc71c41ea | |
| parent | Updated WObject Flags (markdown) (diff) | |
| download | libreworlds-wiki-de571000cae34af542539f747144951b1dcda863.tar.xz libreworlds-wiki-de571000cae34af542539f747144951b1dcda863.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 2e71bf0..2be3a8d 100644 --- a/WObject-Flags.md +++ b/WObject-Flags.md @@ -4,3 +4,5 @@ ubclasses of WObject may have their own flags not used elsewhere; Certain flags | --- | --- | | `1<<0` | Visible | | `1<<1` | Bumpable | +| `1<<18` | (Rooms only) Is VIP Only | +| `1<<19` | (Rooms only) Is VIP View Only | |