mirror of
https://mirror.ghproxy.com/https://github.com/dexyfex/CodeWalker
synced 2024-11-22 15:02:54 +08:00
Updated some entity flags names
This commit is contained in:
parent
dc8cc866be
commit
1d26261b62
@ -190,13 +190,13 @@
|
||||
"1 - Allow full rotation",
|
||||
"2 - Unk02",
|
||||
"4 - Disable embedded collisions",
|
||||
"8 - Unk04",
|
||||
"8 - LOD in parent ymap",
|
||||
"16 - Unk05",
|
||||
"32 - Static entity",
|
||||
"64 - Object isn\'t dark at night",
|
||||
"128 - Unk08",
|
||||
"256 - Unk09",
|
||||
"512 - Disable embedded light source",
|
||||
"512 - Disable YDR lights",
|
||||
"1024 - Unk11",
|
||||
"2048 - Unk12",
|
||||
"4096 - Unk13",
|
||||
@ -209,9 +209,9 @@
|
||||
"524288 - Unk20",
|
||||
"1048576 - Unk21",
|
||||
"2097152 - Unk22",
|
||||
"4194304 - Disable shadow for entity",
|
||||
"8388608 - Disable entity, shadow casted",
|
||||
"16777216 - Object will not cast reflections",
|
||||
"4194304 - Don\'t cast shadows",
|
||||
"8388608 - Only cast shadows",
|
||||
"16777216 - Disable reflections",
|
||||
"33554432 - Interior proxy",
|
||||
"67108864 - Unk27",
|
||||
"134217728 - Reflection proxy",
|
||||
|
Loading…
Reference in New Issue
Block a user