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

53 lines
980 B
JSON

{
"__data_type": "UTW ",
"Appearance": {
"type": "byte",
"value": 1
},
"Comment": {
"type": "cexostring",
"value": "This should be placed where you want a failed jump attempt to land at; be sure to set the tag to match the one you've set in the starting point's DESTINATION string variable."
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Jump Waypoint",
"id": 14817
}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 1
},
"PaletteID": {
"type": "byte",
"value": 5
},
"Tag": {
"type": "cexostring",
"value": "Jump1"
},
"TemplateResRef": {
"type": "resref",
"value": "_mdrn_jumppoint"
}
}