Commit edb19429f6c695de6c36d51ce827f618940229ac

Authored by chenyueqi
1 parent 3f50410e

服务器和客户端不一致

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
src/GlobalVar.lua
... ... @@ -110,7 +110,8 @@ ItemId = {
110 110 DinerSpTask = 20, -- 餐厅任务采购券
111 111 LoveBreak = 21, --好感度突破道具
112 112 PvpKey = 22, -- pvp钥匙
113   - LunchFragment = 23,
  113 + LunchFragment = 23,
  114 + RuneFragment = 24,
114 115 HeroFC = {700, 701, 702, 703}, --通用角色碎片
115 116 AdvKey = 80, -- 冒险钥匙
116 117 BoxKey = 60, -- 拆解工具
... ...