Updated WObject Flags (markdown)

Sgeo 2017-06-15 21:38:10 -04:00
parent e96cca4e43
commit 78aadab401

@ -6,6 +6,7 @@ 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<<7` | Hilight. Always saved as 0, but NOT ignored on deserialization |
| `1<<14` | Ignored; internal use | | `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 |