From 77f13f2d857781ca70402c123d5033c368158933 Mon Sep 17 00:00:00 2001 From: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com> Date: Thu, 21 Nov 2019 07:53:03 +0100 Subject: Update game_event table description (#142) --- docs/game_event.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/game_event.md b/docs/game_event.md index 7ce69e8..2ac7ef3 100644 --- a/docs/game_event.md +++ b/docs/game_event.md @@ -51,7 +51,7 @@ This table holds definitions for all game events that are activated or deactivat

NULL


-

Absolute end date, the event will never start after

+

Absolute end date, the event will never start after; if NULL it will be implicitly set to 2 years in the future on each server start

occurrence

-- cgit