Updated WObject Flags (markdown)

Sgeo 2017-06-15 21:02:15 -04:00
parent de571000ca
commit 5dda73cc0e

@ -4,5 +4,7 @@ ubclasses of WObject may have their own flags not used elsewhere; Certain flags
| --- | --- | | --- | --- |
| `1<<0` | Visible | | `1<<0` | Visible |
| `1<<1` | Bumpable | | `1<<1` | Bumpable |
| `1<<2` | (Holograms only) Rough Cut |
| `1<<2` | (Portals only) Mirrored |
| `1<<18` | (Rooms only) Is VIP Only | | `1<<18` | (Rooms only) Is VIP Only |
| `1<<19` | (Rooms only) Is VIP View Only | | `1<<19` | (Rooms only) Is VIP View Only |