add: better big flashlight
This commit is contained in:
@@ -159,11 +159,13 @@ namespace DevourClient.Hacks
|
||||
{
|
||||
flashlightSpot.intensity = 1.5f;
|
||||
flashlightSpot.range = 9f;
|
||||
flashlightSpot.spotAngle = 90f;
|
||||
}
|
||||
else
|
||||
{
|
||||
flashlightSpot.intensity = 1.5f;
|
||||
flashlightSpot.range = 200f;
|
||||
flashlightSpot.spotAngle = 70f;
|
||||
}
|
||||
}
|
||||
catch
|
||||
|
||||
Reference in New Issue
Block a user