forked from github/server
nur damit ich alte datenfiles testen kann, turn-test in die geschenke eingebaut
This commit is contained in:
parent
05ad121676
commit
b2c5c55ea3
|
@ -86,7 +86,7 @@ function process(orders)
|
|||
end
|
||||
|
||||
-- Give out the rewards of the art contest
|
||||
if get_gamename() == "Eressea" then
|
||||
if get_turn()>=380 and get_gamename() == "Eressea" then
|
||||
if not get_flag("artr") then
|
||||
require("artrewards.lua")
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue