1
0
forked from noxious/server

3 lines
82 B
SQL

-- AlterTable
ALTER TABLE `Zone` ADD COLUMN `pvp` BOOLEAN NOT NULL DEFAULT false;