Just wanted to say thank you. Your fix worked perfectly, changing the /Delay_Turn/Data/Tokens/delay_turn_tokens.txt file to
{
"delayed_turn": {
"ID": "delayed_turn",
"icon": "wait",
"name": "Delayed Turn",
"script": "alter_move,wait_move,wait_proper",
"types": "special",
"usage": "time,round
turn,1
limit,1"
}
}