Incomplete SP dump provided by Louvenarde

This commit is contained in:
reaaLx
2024-09-05 17:14:53 +10:00
parent 1ea2370337
commit e5de1d5d55
784 changed files with 340494 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
// _createart generated. modify at your own risk.
main()
{
ent = maps\_utility::create_vision_set_fog( "nx_hithard_b" );
ent.startDist = 17346.26;
ent.halfwayDist = 32487.6;
ent.red = 0.583682;
ent.green = 0.52939;
ent.blue = 0.302793;
ent.maxOpacity = 1;
ent.transitionTime = 0;
ent.sunFogEnabled = 0;
maps\_utility::vision_set_fog_changes( "nx_hithard_b", 0 );
}