Comments

Log in with itch.io to leave a comment.

Note, the mod is broken, so change the /Delay_Turn/Data/Tokens/delay_turn_tokens.txt file to that by adding (turn, 1) on line 8. Credits to the nice person at https://itch.io/t/4408869/delay-turn#post-16138182

{

"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"

}

}