Area Cleanup. Added CEP3 Skyboxes
Area Cleanup. Added CEP3 Skyboxes. Beholder AI fix. NPC & Mook pass. Added QN OnHit script. Add XP for Traps system.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"Comments": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
"value": "Boris' Cave"
|
||||
},
|
||||
"Creator_ID": {
|
||||
"type": "int",
|
||||
@@ -96,7 +96,7 @@
|
||||
},
|
||||
"OnEnter": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "spawn_smpl_onen2"
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
@@ -148,7 +148,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "BorisCave"
|
||||
"value": "BORIS_CAVE"
|
||||
},
|
||||
"Tile_List": {
|
||||
"type": "list",
|
||||
@@ -849,7 +849,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 7
|
||||
"value": 12
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -11169,7 +11169,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 8
|
||||
"value": 9
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"Comments": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
"value": "Beholder Pit"
|
||||
},
|
||||
"Creator_ID": {
|
||||
"type": "int",
|
||||
@@ -30,7 +30,7 @@
|
||||
},
|
||||
"Flags": {
|
||||
"type": "dword",
|
||||
"value": 6
|
||||
"value": 7
|
||||
},
|
||||
"FogClipDist": {
|
||||
"type": "float",
|
||||
@@ -96,7 +96,7 @@
|
||||
},
|
||||
"OnEnter": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "spawn_smpl_onen2"
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
@@ -148,7 +148,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "Area001"
|
||||
"value": "BEHOLDER_PIT"
|
||||
},
|
||||
"Tile_List": {
|
||||
"type": "list",
|
||||
@@ -849,7 +849,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 4
|
||||
"value": 5
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -4461,7 +4461,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 10
|
||||
"value": 11
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -11169,7 +11169,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 9
|
||||
"value": 10
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -2913,7 +2913,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 6
|
||||
"value": 9
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"Comments": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
"value": "Cliff Cave"
|
||||
},
|
||||
"Creator_ID": {
|
||||
"type": "int",
|
||||
@@ -96,7 +96,7 @@
|
||||
},
|
||||
"OnEnter": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "spawn_smpl_onen2"
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
@@ -148,7 +148,7 @@
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "CliffCave"
|
||||
"value": "CLIFF_CAVE"
|
||||
},
|
||||
"Tile_List": {
|
||||
"type": "list",
|
||||
@@ -1635,7 +1635,7 @@
|
||||
},
|
||||
"Tile_ID": {
|
||||
"type": "int",
|
||||
"value": 151
|
||||
"value": 0
|
||||
},
|
||||
"Tile_MainLight1": {
|
||||
"type": "byte",
|
||||
@@ -1643,7 +1643,7 @@
|
||||
},
|
||||
"Tile_MainLight2": {
|
||||
"type": "byte",
|
||||
"value": 11
|
||||
"value": 0
|
||||
},
|
||||
"Tile_Orientation": {
|
||||
"type": "int",
|
||||
@@ -1651,11 +1651,11 @@
|
||||
},
|
||||
"Tile_SrcLight1": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 2
|
||||
},
|
||||
"Tile_SrcLight2": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 2
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -2913,7 +2913,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 4
|
||||
"value": 8
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"Comments": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
"value": "Crater Lake - Underwater"
|
||||
},
|
||||
"Creator_ID": {
|
||||
"type": "int",
|
||||
@@ -87,7 +87,7 @@
|
||||
"Name": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "Crater Lake Underwater"
|
||||
"0": "Crater Lake - Underwater"
|
||||
}
|
||||
},
|
||||
"NoRest": {
|
||||
@@ -96,7 +96,7 @@
|
||||
},
|
||||
"OnEnter": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "spawn_smpl_onen2"
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
@@ -2913,7 +2913,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 7
|
||||
"value": 9
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
Reference in New Issue
Block a user