Files
GammaAge/_module/utw/waypoint001.utw.json
Jaysyn904 b22a693456 2025/12/20 Update
Updated to PRC8
Updated NWNxEE
Updated nim tools.
Full compile.
2025-12-20 01:02:35 -05:00

51 lines
879 B
JSON

{
"__data_type": "UTW ",
"Appearance": {
"type": "byte",
"value": 1
},
"Comment": {
"type": "cexostring",
"value": "This waypoint is used for respawning a PC if the option of a custom location is set."
},
"Description": {
"type": "cexolocstring",
"value": {}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Respawn Location",
"id": 14817
}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 1
},
"PaletteID": {
"type": "byte",
"value": 5
},
"Tag": {
"type": "cexostring",
"value": "wp_respawn_loc"
},
"TemplateResRef": {
"type": "resref",
"value": "waypoint001"
}
}