X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=database%2Fndawn.sql;h=f1301f0df0c7f73ebf30dc6f24a69881dc92f51d;hb=7ec7b824749bb077086f6eeeabe3be6ffad39c66;hp=1853e4fc014b2cb5449d05721d8c884a9f2aa834;hpb=aa93c4baf476e9fa421e1a5ce0d97e9527d33417;p=ndwebbie.git diff --git a/database/ndawn.sql b/database/ndawn.sql index 1853e4f..f1301f0 100644 --- a/database/ndawn.sql +++ b/database/ndawn.sql @@ -2142,6 +2142,7 @@ CREATE TABLE raids ( tick integer NOT NULL, open boolean DEFAULT false NOT NULL, waves integer DEFAULT 3 NOT NULL, + open_tick integer, message text NOT NULL, removed boolean DEFAULT false NOT NULL, released_coords boolean DEFAULT false NOT NULL,