mirror of
https://github.com/mapbase-source/source-fgds.git
synced 2025-01-15 08:37:56 +03:00
Added "Pretend to be in skybox" to EFlags
This commit is contained in:
parent
da04f5b4a1
commit
84b7847b33
1
base.fgd
1
base.fgd
@ -287,6 +287,7 @@
|
|||||||
|
|
||||||
EFlags(choices) : "EFlags" : 0 : "Special internal entity flags normally only set by the code. Be careful with this keyvalue." =
|
EFlags(choices) : "EFlags" : 0 : "Special internal entity flags normally only set by the code. Be careful with this keyvalue." =
|
||||||
[
|
[
|
||||||
|
131072 : "[131072] Pretend to be in skybox (always transmits to client)"
|
||||||
33554432 : "[33554432] Don't block NPC LOS"
|
33554432 : "[33554432] Don't block NPC LOS"
|
||||||
134217728 : "[134217728] No dissolve"
|
134217728 : "[134217728] No dissolve"
|
||||||
268435456 : "[268435456] No supercharged gravity gun ragdoll"
|
268435456 : "[268435456] No supercharged gravity gun ragdoll"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user