This commit is contained in:
Furior
2023-07-24 04:01:14 +07:00
committed by GitHub
parent edc36c38bd
commit 632b126c41
+1
View File
@@ -116,6 +116,7 @@ CREATE TABLE `death` (
`pod` text NOT NULL COMMENT 'Place of death',
`coord` text NOT NULL COMMENT 'X, Y, Z POD',
`tod` datetime NOT NULL COMMENT 'Time of death',
`death_rid` INT NULL,
`server_id` TEXT NULL DEFAULT NULL,
`job` text NOT NULL,
`special` text NOT NULL,