Area Changes and other fixes
added areas and ccoh, fixed some areas to work with crafting fixed some on death issues added server entry/ooc
This commit is contained in:
@@ -1,147 +0,0 @@
|
||||
{
|
||||
"__data_type": "GIT ",
|
||||
"AreaProperties": {
|
||||
"__struct_id": 100,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 100,
|
||||
"AmbientSndDay": {
|
||||
"type": "int",
|
||||
"value": 69
|
||||
},
|
||||
"AmbientSndDayVol": {
|
||||
"type": "int",
|
||||
"value": 32
|
||||
},
|
||||
"AmbientSndNight": {
|
||||
"type": "int",
|
||||
"value": 69
|
||||
},
|
||||
"AmbientSndNitVol": {
|
||||
"type": "int",
|
||||
"value": 32
|
||||
},
|
||||
"EnvAudio": {
|
||||
"type": "int",
|
||||
"value": 0
|
||||
},
|
||||
"MusicBattle": {
|
||||
"type": "int",
|
||||
"value": 38
|
||||
},
|
||||
"MusicDay": {
|
||||
"type": "int",
|
||||
"value": 11
|
||||
},
|
||||
"MusicDelay": {
|
||||
"type": "int",
|
||||
"value": 90000
|
||||
},
|
||||
"MusicNight": {
|
||||
"type": "int",
|
||||
"value": 12
|
||||
}
|
||||
}
|
||||
},
|
||||
"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": [
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": ""
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "dm vault drop",
|
||||
"id": 14817
|
||||
}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "dm_vault_drop"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "dm_vault_drop"
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 0.0
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 11.31865692138672
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 12.87001991271973
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": -7.987022399902344e-006
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user