mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Adds toggles3 (#27397)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Updating the SQL from version 61 to version 12. -AffectedArc07
|
||||
# Adds a new bitflag column for toggles
|
||||
|
||||
ALTER TABLE `player` ADD COLUMN `toggles_3` INT NULL DEFAULT NULL AFTER `toggles_2`;
|
||||
Reference in New Issue
Block a user