Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

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"

}

}