diff options
| author | Sgeo <[email protected]> | 2017-06-15 22:44:42 -0400 |
|---|---|---|
| committer | Sgeo <[email protected]> | 2017-06-15 22:44:42 -0400 |
| commit | 185fec6744952e2c829a4c7bdf5cdf2d649cda4f (patch) | |
| tree | 6bda63aca566e387026433aab8de1b2ea92037bf /WObject-Flags.md | |
| parent | Updated NET.worlds.scape.WObject (markdown) (diff) | |
| download | libreworlds-wiki-185fec6744952e2c829a4c7bdf5cdf2d649cda4f.tar.xz libreworlds-wiki-185fec6744952e2c829a4c7bdf5cdf2d649cda4f.zip | |
Updated WObject Flags (markdown)
Diffstat (limited to 'WObject-Flags.md')
| -rw-r--r-- | WObject-Flags.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WObject-Flags.md b/WObject-Flags.md index 809d793..b49c707 100644 --- a/WObject-Flags.md +++ b/WObject-Flags.md @@ -6,7 +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<<7` | Hilight. Always saved as 0, but NOT ignored on deserialization if WObject version >= 8 | | `1<<14` | Ignored; internal use | | `1<<18` | (Rooms only) Is VIP Only | | `1<<19` | (Rooms only) Is VIP View Only | |