Updated WObject Flags (markdown)

Sgeo 2017-06-15 21:04:48 -04:00
parent 5dda73cc0e
commit e96cca4e43

@ -6,5 +6,6 @@ ubclasses of WObject may have their own flags not used elsewhere; Certain flags
| `1<<1` | Bumpable | | `1<<1` | Bumpable |
| `1<<2` | (Holograms only) Rough Cut | | `1<<2` | (Holograms only) Rough Cut |
| `1<<2` | (Portals only) Mirrored | | `1<<2` | (Portals only) Mirrored |
| `1<<14` | Ignored; internal use |
| `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 |