mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Some more stats logging (#18700)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Updating SQL from 42-43 ~AffectedArc07
|
||||
# Adds round ID column to deaths table
|
||||
|
||||
ALTER TABLE `death` ADD COLUMN `death_rid` INT NULL AFTER `tod`;
|
||||
|
||||
# You may now run tools/death_rid_assigner to assign round IDs to existing deaths
|
||||
Reference in New Issue
Block a user