From e5bd9e819916fef157d2648c65df0264ba76c215 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Wed, 4 Apr 2007 18:52:11 +0000 Subject: [PATCH] funktion. braucht klammern. --- src/scripts/eressea/xmas2006.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/eressea/xmas2006.lua b/src/scripts/eressea/xmas2006.lua index 16296d52b..0ac10541e 100644 --- a/src/scripts/eressea/xmas2006.lua +++ b/src/scripts/eressea/xmas2006.lua @@ -9,7 +9,7 @@ function use_xmastree(u, amount) end function update_xmas2006() - if get_season == "winter" then + if get_season() == "winter" then msg = message("xmastree_effect") for r in regions() do if r:get_key("xm06") then