瀏覽代碼

don't need nothing nor material

development
mauirixxx 7 年之前
committed by GitHub
父節點
當前提交
c5be0eda81
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      db/gw-treasure-listtype.sql

+ 1
- 1
db/gw-treasure-listtype.sql 查看文件

@@ -17,7 +17,7 @@ CREATE TABLE `listtype` (

/*Data for the table `listtype` */

insert into `listtype`(`weapontype`) values ('Material'),('Axe'),('Hammer'),('Sword'),('Dagger'),('Scythe'),('Bow (Flatbow)'),('Bow (Hornbow)'),('Bow (Longbow)'),('Bow (Recurve)'),('Bow (Shortbow)'),('Spear'),('Staff'),('Wand'),('Focus'),('Shield'),('Nothing');
insert into `listtype`(`weapontype`) values ('Axe'),('Hammer'),('Sword'),('Dagger'),('Scythe'),('Bow (Flatbow)'),('Bow (Hornbow)'),('Bow (Longbow)'),('Bow (Recurve)'),('Bow (Shortbow)'),('Spear'),('Staff'),('Wand'),('Focus'),('Shield');

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;


Loading…
取消
儲存