Fixed corrupted module
Fixed corrupted module. Added doors. Checked dungeon / teleporter continuity. Replaced Message #02 with a magical sending from Werdna. Removed trash / test areas.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1232,7 +1232,7 @@
|
||||
},
|
||||
"Tileset": {
|
||||
"type": "resref",
|
||||
"value": "ttf01"
|
||||
"value": "ttf02"
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
|
@@ -32,10 +32,6 @@
|
||||
"type": "dword",
|
||||
"value": 1
|
||||
},
|
||||
"FogClipDist": {
|
||||
"type": "float",
|
||||
"value": 45.0
|
||||
},
|
||||
"Height": {
|
||||
"type": "int",
|
||||
"value": 6
|
||||
@@ -122,10 +118,6 @@
|
||||
"type": "byte",
|
||||
"value": 60
|
||||
},
|
||||
"SkyBox": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"SunAmbientColor": {
|
||||
"type": "dword",
|
||||
"value": 0
|
||||
@@ -1451,7 +1443,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 7
|
||||
"value": 6
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -54,7 +54,7 @@
|
||||
},
|
||||
"LoadScreenID": {
|
||||
"type": "word",
|
||||
"value": 153
|
||||
"value": 336
|
||||
},
|
||||
"ModListenCheck": {
|
||||
"type": "int",
|
||||
@@ -74,11 +74,11 @@
|
||||
},
|
||||
"MoonFogAmount": {
|
||||
"type": "byte",
|
||||
"value": 3
|
||||
"value": 5
|
||||
},
|
||||
"MoonFogColor": {
|
||||
"type": "dword",
|
||||
"value": 7091712
|
||||
"value": 4194368
|
||||
},
|
||||
"MoonShadows": {
|
||||
"type": "byte",
|
||||
@@ -92,7 +92,7 @@
|
||||
},
|
||||
"NoRest": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 1
|
||||
},
|
||||
"OnEnter": {
|
||||
"type": "resref",
|
||||
@@ -120,7 +120,7 @@
|
||||
},
|
||||
"ShadowOpacity": {
|
||||
"type": "byte",
|
||||
"value": 60
|
||||
"value": 45
|
||||
},
|
||||
"SkyBox": {
|
||||
"type": "byte",
|
||||
@@ -24929,7 +24929,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 10
|
||||
"value": 15
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user