GammaAge/_module/utw/waypoint001.utw.json
Jaysyn904 b927d0faf8 File re-organization.
File re-organization.  Added module builder & hak builder.
2021-09-16 10:15:32 -04:00

51 lines
877 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": {
"id": 14817,
"type": "cexolocstring",
"value": {
"0": "Respawn Location"
}
},
"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"
}
}