Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fang2hou committed Aug 29, 2024
2 parents d845b84 + 5869df4 commit 81a0e3d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Modules/Item/ExtraItemBar_Data.lua
Original file line number Diff line number Diff line change
Expand Up @@ -940,6 +940,9 @@ local openableItems = {
225246, -- 滿溢聖落之地寶藏
225247, -- 滿溢斷裂絲線寶藏
225249, -- 嘎嘎響的黃金袋
225571, -- 織絲者的賞賜
225572, -- 將軍的戰爭寶箱
225573, -- 輔臣的資金
225896, -- 虛無之觸勇氣石
226045, -- 將軍的珍寶
226100, -- 輔臣的珍寶
Expand All @@ -952,9 +955,13 @@ local openableItems = {
226198, -- 共鳴水晶叢
226199, -- 絲質卡吉錢包
226256, -- 追憶者紀念品
226263, -- 劇團寶箱
226264, -- 聖輝寶箱
226273, -- 覺醒機械寶箱
226813, -- 黃金勇氣石
227450, -- 天空競速騎師的錢包
227713, -- 工匠聯盟報酬
227792, -- 日常儲物箱
228361, -- 老練冒險者的貯藏箱
228741, -- 燈火者補給包
228916, -- 阿爾加裁縫師背袋
Expand All @@ -974,6 +981,9 @@ local professionItems = {
224264, -- 暗叢花瓣
224583, -- 石板片
224584, -- 侵蝕拋光的石板
224807, -- 阿爾加剝皮師筆記
224817, -- 阿爾加草藥師筆記
224818, -- 阿爾加礦工筆記
226265, -- 土靈鐵粉
226266, -- 金屬多恩諾加框
226267, -- 強化燒杯
Expand Down Expand Up @@ -1062,6 +1072,7 @@ local professionItems = {
226353, -- 皇家服飾商的量角器
226354, -- 奈幽棉被
226355, -- 奈幽針墊
227667, -- 阿爾加附魔師對開本
228724, -- 鍊金術知識的閃爍
228725, -- 鍊金術知識的微光
228726, -- 鍛造知識的閃爍
Expand All @@ -1078,6 +1089,13 @@ local professionItems = {
228737, -- 製皮知識的微光
228738, -- 裁縫知識的閃爍
228739, -- 裁縫知識的微光
228773, -- 阿爾加鍊金師筆記本
228774, -- 阿爾加鐵匠日誌
228775, -- 阿爾加工程師記事本
228776, -- 阿爾加雕銘師日誌
228777, -- 阿爾加珠寶設計師筆記本
228778, -- 阿爾加製皮師日誌
228779, -- 阿爾加裁縫師筆記本
}

local mopRemix = {
Expand Down

0 comments on commit 81a0e3d

Please sign in to comment.