Fixed area transition

Fixed area transition from Tomb to Descent.  Updated release archive.
This commit is contained in:
Jaysyn904
2024-01-26 16:33:26 -05:00
parent a0fa1baf2b
commit 06b074e7af
5 changed files with 20562 additions and 392 deletions

View File

@@ -32,6 +32,10 @@
"type": "dword",
"value": 3
},
"FogClipDist": {
"type": "float",
"value": 45.0
},
"Height": {
"type": "int",
"value": 16
@@ -118,6 +122,10 @@
"type": "byte",
"value": 60
},
"SkyBox": {
"type": "byte",
"value": 0
},
"SunAmbientColor": {
"type": "dword",
"value": 0
@@ -22169,7 +22177,7 @@
},
"Version": {
"type": "dword",
"value": 53
"value": 54
},
"Width": {
"type": "int",

View File

@@ -32,6 +32,10 @@
"type": "dword",
"value": 7
},
"FogClipDist": {
"type": "float",
"value": 45.0
},
"Height": {
"type": "int",
"value": 8
@@ -118,6 +122,10 @@
"type": "byte",
"value": 60
},
"SkyBox": {
"type": "byte",
"value": 0
},
"SunAmbientColor": {
"type": "dword",
"value": 0
@@ -2905,7 +2913,7 @@
},
"Version": {
"type": "dword",
"value": 17
"value": 18
},
"Width": {
"type": "int",