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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user