From 1f512de5ac072ab84e289ed0d977795aa18d0565 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 11 Dec 2021 20:11:35 -0300 Subject: Add a command to nuke the instances if a restart is required --- npc/annuals/xmas/2021.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/annuals') diff --git a/npc/annuals/xmas/2021.txt b/npc/annuals/xmas/2021.txt index 0df9c01e..a21b31c5 100644 --- a/npc/annuals/xmas/2021.txt +++ b/npc/annuals/xmas/2021.txt @@ -165,7 +165,7 @@ function script X21INIT { instance_attachmap("080-3", .@inst, false, .@mapc$); instance_attachmap("080-1", .@inst, false, .@mapd$); - instance_set_timeout(1800, 1800, .@inst); + instance_set_timeout(getarg(0, 1800), getarg(0, 1800), .@inst); instance_init(.@inst); /* Create locks */ -- cgit v1.2.3-70-g09d2