Added NESS. Updated Level 10

Added NESS.  Updated Level 10.  Full compile.
This commit is contained in:
Jaysyn904
2023-04-20 23:24:24 -04:00
parent c3cd31b87b
commit 71a604d04a
179 changed files with 76115 additions and 81 deletions

View File

@@ -0,0 +1,82 @@
{
"__data_type": "GIT ",
"AreaProperties": {
"__struct_id": 100,
"type": "struct",
"value": {
"__struct_id": 100,
"AmbientSndDay": {
"type": "int",
"value": 66
},
"AmbientSndDayVol": {
"type": "int",
"value": 32
},
"AmbientSndNight": {
"type": "int",
"value": 66
},
"AmbientSndNitVol": {
"type": "int",
"value": 32
},
"EnvAudio": {
"type": "int",
"value": 0
},
"MusicBattle": {
"type": "int",
"value": 41
},
"MusicDay": {
"type": "int",
"value": 50
},
"MusicDelay": {
"type": "int",
"value": 90000
},
"MusicNight": {
"type": "int",
"value": 50
}
}
},
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": []
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -0,0 +1,82 @@
{
"__data_type": "GIT ",
"AreaProperties": {
"__struct_id": 100,
"type": "struct",
"value": {
"__struct_id": 100,
"AmbientSndDay": {
"type": "int",
"value": 0
},
"AmbientSndDayVol": {
"type": "int",
"value": 0
},
"AmbientSndNight": {
"type": "int",
"value": 0
},
"AmbientSndNitVol": {
"type": "int",
"value": 0
},
"EnvAudio": {
"type": "int",
"value": 0
},
"MusicBattle": {
"type": "int",
"value": 0
},
"MusicDay": {
"type": "int",
"value": 0
},
"MusicDelay": {
"type": "int",
"value": 0
},
"MusicNight": {
"type": "int",
"value": 0
}
}
},
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": []
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}

View File

@@ -150,6 +150,10 @@
"type": "cexolocstring",
"value": {}
},
"OnClick": {
"type": "resref",
"value": ""
},
"OnClosed": {
"type": "resref",
"value": ""

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,82 @@
{
"__data_type": "GIT ",
"AreaProperties": {
"__struct_id": 100,
"type": "struct",
"value": {
"__struct_id": 100,
"AmbientSndDay": {
"type": "int",
"value": 83
},
"AmbientSndDayVol": {
"type": "int",
"value": 21
},
"AmbientSndNight": {
"type": "int",
"value": 83
},
"AmbientSndNitVol": {
"type": "int",
"value": 21
},
"EnvAudio": {
"type": "int",
"value": 28
},
"MusicBattle": {
"type": "int",
"value": 91
},
"MusicDay": {
"type": "int",
"value": 110
},
"MusicDelay": {
"type": "int",
"value": 45000
},
"MusicNight": {
"type": "int",
"value": 110
}
}
},
"Creature List": {
"type": "list",
"value": []
},
"Door List": {
"type": "list",
"value": []
},
"Encounter List": {
"type": "list",
"value": []
},
"List": {
"type": "list",
"value": []
},
"Placeable List": {
"type": "list",
"value": []
},
"SoundList": {
"type": "list",
"value": []
},
"StoreList": {
"type": "list",
"value": []
},
"TriggerList": {
"type": "list",
"value": []
},
"WaypointList": {
"type": "list",
"value": []
}
}