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

52 lines
1.1 KiB
JSON

{
"__data_type": "UTW ",
"Appearance": {
"type": "byte",
"value": 2
},
"Comment": {
"type": "cexostring",
"value": "Set these variables on the AREA\r\n\r\nZSS_WAYPOINT_NAME : Unique waypoint name used in area\r\nZSS_SPAWN : Number of spawn points in area\r\nZSS_RESPAWN : Number of respawn points in area\r\nZSS_COUNT : Max number of zombies to spawn\r\n\r\n\r\nZSS_SPECIAL_COUNT : Number of special zombies to spawn in area\r\nZSS_MUTATION : On or off switch which spawns mutations, or not\r\n"
},
"Description": {
"type": "cexolocstring",
"value": {
"0": ""
}
},
"HasMapNote": {
"type": "byte",
"value": 0
},
"LinkedTo": {
"type": "cexostring",
"value": ""
},
"LocalizedName": {
"type": "cexolocstring",
"value": {
"0": "Zombie Spawn Point"
}
},
"MapNote": {
"type": "cexolocstring",
"value": {}
},
"MapNoteEnabled": {
"type": "byte",
"value": 0
},
"PaletteID": {
"type": "byte",
"value": 5
},
"Tag": {
"type": "cexostring",
"value": "zombie_spawn"
},
"TemplateResRef": {
"type": "resref",
"value": "zombie_spawn"
}
}