mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 01:53:35 +01:00
Adds toggles3 (#27397)
This commit is contained in:
@@ -280,6 +280,7 @@ CREATE TABLE `player` (
|
||||
`default_slot` smallint(4) DEFAULT '1',
|
||||
`toggles` int(11) DEFAULT NULL,
|
||||
`toggles_2` int(11) DEFAULT NULL,
|
||||
`toggles_3` int(11) DEFAULT NULL,
|
||||
`sound` mediumint(8) DEFAULT '31',
|
||||
`light` MEDIUMINT(3) NOT NULL DEFAULT '7',
|
||||
`glowlevel` TINYINT(1) NOT NULL DEFAULT '1',
|
||||
|
||||
Reference in New Issue
Block a user