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:
@@ -51,7 +51,7 @@
|
||||
},
|
||||
"Script": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "cv_destselfnofx"
|
||||
},
|
||||
"Sound": {
|
||||
"type": "resref",
|
||||
@@ -59,12 +59,12 @@
|
||||
},
|
||||
"Speaker": {
|
||||
"type": "cexostring",
|
||||
"value": "Werdna"
|
||||
"value": "NPC_WERDNA_SEND"
|
||||
},
|
||||
"Text": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "<StartHighlight>[Werdna's voice booms in your head]</Start> ONE GROUP OF GUARDIANS HAVE BEEN DEFEATED, BUT THERE ARE MANY MORE. TURN BACK WHILE YOU CAN, FOOLS!"
|
||||
"0": "ONE GROUP OF GUARDIANS HAVE BEEN DEFEATED, BUT THERE ARE MANY MORE. TURN BACK WHILE YOU CAN, FOOLS!"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -72,7 +72,7 @@
|
||||
},
|
||||
"NumWords": {
|
||||
"type": "dword",
|
||||
"value": 24
|
||||
"value": 18
|
||||
},
|
||||
"PreventZoomIn": {
|
||||
"type": "byte",
|
||||
|
||||
Reference in New Issue
Block a user