REO-EE/_module/utw/dth_default_resp.utw.json
Jaysyn904 f82740bbbd Initial commit
Initial commit
2024-02-22 13:22:03 -05:00

52 lines
937 B
JSON

{
"__data_type": "UTW ",
"Appearance": {
"type": "byte",
"value": 2
},
"Comment": {
"type": "cexostring",
"value": ""
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "Place this in the location where you would like PCs to respawn if they have not yet set their respawn point."
}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Death System Default Respawn Point"
}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 0
},
"PaletteID": {
"type": "byte",
"value": 5
},
"Tag": {
"type": "cexostring",
"value": "DTH_DEFAULT_RESPAWN_POINT"
},
"TemplateResRef": {
"type": "resref",
"value": "dth_default_resp"
}
}