Redoing drop rates and other minor stuff

This commit is contained in:
EpicValor
2023-08-29 19:31:56 -05:00
parent d8bb54a86b
commit 57fef2a6ca
78 changed files with 2818 additions and 880 deletions

View File

@@ -32,6 +32,10 @@
"type": "dword",
"value": 3
},
"FogClipDist": {
"type": "float",
"value": 45.0
},
"Height": {
"type": "int",
"value": 9
@@ -62,11 +66,11 @@
},
"MoonAmbientColor": {
"type": "dword",
"value": 2310951
"value": 330245
},
"MoonDiffuseColor": {
"type": "dword",
"value": 2114144
"value": 0
},
"MoonFogAmount": {
"type": "byte",
@@ -74,7 +78,7 @@
},
"MoonFogColor": {
"type": "dword",
"value": 1849670
"value": 16384
},
"MoonShadows": {
"type": "byte",
@@ -118,6 +122,10 @@
"type": "byte",
"value": 60
},
"SkyBox": {
"type": "byte",
"value": 0
},
"SunAmbientColor": {
"type": "dword",
"value": 0
@@ -4410,7 +4418,7 @@
},
"Version": {
"type": "dword",
"value": 3
"value": 4
},
"Width": {
"type": "int",