Quest and script fixes for quest
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2,11 +2,11 @@
|
||||
"__data_type": "ARE ",
|
||||
"ChanceLightning": {
|
||||
"type": "int",
|
||||
"value": 1
|
||||
"value": 0
|
||||
},
|
||||
"ChanceRain": {
|
||||
"type": "int",
|
||||
"value": 5
|
||||
"value": 0
|
||||
},
|
||||
"ChanceSnow": {
|
||||
"type": "int",
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"FogClipDist": {
|
||||
"type": "float",
|
||||
"value": 100.0
|
||||
"value": 444.0
|
||||
},
|
||||
"Height": {
|
||||
"type": "int",
|
||||
@@ -50,7 +50,7 @@
|
||||
},
|
||||
"LightingScheme": {
|
||||
"type": "byte",
|
||||
"value": 10
|
||||
"value": 7
|
||||
},
|
||||
"LoadScreenID": {
|
||||
"type": "word",
|
||||
@@ -70,15 +70,15 @@
|
||||
},
|
||||
"MoonDiffuseColor": {
|
||||
"type": "dword",
|
||||
"value": 2631720
|
||||
"value": 8421504
|
||||
},
|
||||
"MoonFogAmount": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 45
|
||||
},
|
||||
"MoonFogColor": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 2697513
|
||||
},
|
||||
"MoonShadows": {
|
||||
"type": "byte",
|
||||
@@ -120,27 +120,27 @@
|
||||
},
|
||||
"ShadowOpacity": {
|
||||
"type": "byte",
|
||||
"value": 30
|
||||
"value": 20
|
||||
},
|
||||
"SkyBox": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 66
|
||||
},
|
||||
"SunAmbientColor": {
|
||||
"type": "dword",
|
||||
"value": 3947580
|
||||
"value": 8421504
|
||||
},
|
||||
"SunDiffuseColor": {
|
||||
"type": "dword",
|
||||
"value": 7895160
|
||||
"value": 11974326
|
||||
},
|
||||
"SunFogAmount": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 25
|
||||
},
|
||||
"SunFogColor": {
|
||||
"type": "dword",
|
||||
"value": 3947580
|
||||
"value": 8421504
|
||||
},
|
||||
"SunShadows": {
|
||||
"type": "byte",
|
||||
@@ -6783,7 +6783,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 6
|
||||
"value": 7
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
@@ -6791,6 +6791,6 @@
|
||||
},
|
||||
"WindPower": {
|
||||
"type": "int",
|
||||
"value": 2
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
},
|
||||
"OnEnter": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "_area_open_map"
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
@@ -3257,7 +3257,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 60
|
||||
"value": 61
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
||||
@@ -66,11 +66,11 @@
|
||||
},
|
||||
"MoonAmbientColor": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
"value": 1447446
|
||||
},
|
||||
"MoonDiffuseColor": {
|
||||
"type": "dword",
|
||||
"value": 3026478
|
||||
"value": 0
|
||||
},
|
||||
"MoonFogAmount": {
|
||||
"type": "byte",
|
||||
@@ -128,7 +128,7 @@
|
||||
},
|
||||
"SunAmbientColor": {
|
||||
"type": "dword",
|
||||
"value": 4605510
|
||||
"value": 8158332
|
||||
},
|
||||
"SunDiffuseColor": {
|
||||
"type": "dword",
|
||||
@@ -4418,7 +4418,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 23
|
||||
"value": 24
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
||||
@@ -128,11 +128,11 @@
|
||||
},
|
||||
"SunAmbientColor": {
|
||||
"type": "dword",
|
||||
"value": 3881787
|
||||
"value": 4605510
|
||||
},
|
||||
"SunDiffuseColor": {
|
||||
"type": "dword",
|
||||
"value": 7368816
|
||||
"value": 2697513
|
||||
},
|
||||
"SunFogAmount": {
|
||||
"type": "byte",
|
||||
@@ -2913,7 +2913,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 31
|
||||
"value": 32
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
||||
@@ -32,6 +32,10 @@
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"FogClipDist": {
|
||||
"type": "float",
|
||||
"value": 45.0
|
||||
},
|
||||
"Height": {
|
||||
"type": "int",
|
||||
"value": 3
|
||||
@@ -118,6 +122,10 @@
|
||||
"type": "byte",
|
||||
"value": 60
|
||||
},
|
||||
"SkyBox": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"SunAmbientColor": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
@@ -411,7 +419,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 2
|
||||
"value": 3
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
"FogClipDist": {
|
||||
"type": "float",
|
||||
"value": 45.0
|
||||
"value": 444.0
|
||||
},
|
||||
"Height": {
|
||||
"type": "int",
|
||||
@@ -5966,7 +5966,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 21
|
||||
"value": 22
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
||||
Reference in New Issue
Block a user