Remove Thing lightintensity keys from the README

This commit is contained in:
nashmuhandes 2022-02-20 04:19:30 +08:00
parent f38995889d
commit 957d8391b3

View file

@ -61,13 +61,11 @@ thing // ZDRayInfo (ZDRay properties for the map)
thing // Static point light (Light color and distance properties use the same args as dynamic lights)
{
type = 9876;
lightintensity = <float> (default: 1)
}
thing // Static spotlight (Light color, distance and angle properties use the same args as dynamic lights)
{
type = 9881;
lightintensity = <float> (default: 1)
}
thing // LightProbe (light sampling point for actors)