HoS_PRC8/_mod/_module/utw/rts_ai_dest.utw.json
Jaysyn904 04165202c0 Initial upload
Initial upload
2024-11-25 19:36:07 -05:00

52 lines
955 B
JSON

{
"__data_type": "UTW ",
"Appearance": {
"type": "byte",
"value": 3
},
"Comment": {
"type": "cexostring",
"value": "Place this in a location accessible by NPCs in each area. It is used by AI pathing."
},
"Description": {
"type": "cexolocstring",
"value": {
"0": "Place this in a location accessible by NPCs in each area. It is used by AI pathing."
}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "RTS_AI_DEST"
}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 0
},
"PaletteID": {
"type": "byte",
"value": 4
},
"Tag": {
"type": "cexostring",
"value": "RTS_AI_DEST"
},
"TemplateResRef": {
"type": "resref",
"value": "rts_ai_dest"
}
}