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