rott/kf_sources/HideMut/Classes.backup/Halo.uc
2026-07-14 20:27:09 +07:00

14 lines
220 B
Ucode

class Halo extends Light
transient;
defaultproperties
{
LightBrightness=60.000000
LightRadius=50.000000
bStatic=false
bNoDelete=false
bDynamicLight=true
RemoteRole=ROLE_None
bMovable=true
}