源战役
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 line
162 B

  1. -- tyl
  2. -- 进阶增加属性丹
  3. ALTER TABLE player_foster ADD COLUMN `core_ext` VARCHAR(500) NOT NULL DEFAULT '[]' COMMENT '其他高级核心' after `highcore`;