funktion. braucht klammern.

This commit is contained in:
Enno Rehling 2007-04-04 18:52:11 +00:00
parent a8e543c3f3
commit e5bd9e8199
1 changed files with 1 additions and 1 deletions

View File

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