mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 17:43:35 +01:00
fix (#21788)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user