فهرست منبع

Update world_db.zip

Includes new table for characterProperties

DROP TABLE IF EXISTS `charactersProperties`;
CREATE TABLE `charactersProperties` (
  `charid` int(10) unsigned NOT NULL DEFAULT 0,
  `propname` varchar(64) NOT NULL DEFAULT '',
  `propvalue` varchar(64) NOT NULL DEFAULT ''
) ENGINE=InnoDB;
Image 4 سال پیش
والد
کامیت
6c2f0c8f48
1فایلهای تغییر یافته به همراه0 افزوده شده و 0 حذف شده
  1. BIN
      DB/world_db.zip

BIN
DB/world_db.zip