rathena/sql-files/upgrades/upgrade_svn17176.sql
Lemongrass3110 2c58017c4e Added missing empty newlines
Also fixed the newlines in logs.sql
2016-09-05 19:25:53 +02:00

2 lines
84 B
SQL

ALTER TABLE `login` ADD `character_slots` TINYINT(3) UNSIGNED NOT NULL DEFAULT '0';