From e361ee65367ea1c79ccd82f8a4b288de3f5bbeb0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 11 Dec 2021 23:33:15 -0300 Subject: ...Fix typos --- 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 aca3a4da..58d50ff1 100644 --- a/npc/annuals/xmas/2021.txt +++ b/npc/annuals/xmas/2021.txt @@ -292,7 +292,7 @@ function script X21INIT { } if (instance_id() >= 0) - instance_set_timeout(1800, 1800); + instance_set_timeout(getarg(0, 1800), getarg(0, 1800)); return; } -- cgit v1.2.3-60-g2f50