You may use the turn callback and react to a particular turn / year number for a unique event function begin_ancient_era() -- Event that happens at 2000 BC here end function turn_cb(turn, year) if year == -2000 then begin_ancient_era() end end signal.connect('turn_started', 'turn_cb') You can save a flag if an event was already performed
Graph IRI | Count |
---|---|
http://dbkwik.webdatacommons.org | 4 |