dashboard
repositories
filestore
activity
search
login
7_kp_wubaiHero
/
7_wubaiHero_client_creator
h5
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
121212
difenduandada
2024-12-31
34abe6963b344c882358274957f4b992456fee40
[7_kp_wubaiHero/7_wubaiHero_client_creator.git]
/
zsyz_client_h5
/
assets
/
Scripts
/
mod
/
esecsice
/
esecsice_const.js
1
2
3
4
5
6
7
8
9
10
var EsecsiceConst = {};
EsecsiceConst.execsice_index = {
endless : 1, // 无尽试炼
stonedungeon : 2, // 日常副本
heroexpedit : 3, // 英雄远征
honourfane : 4, // 荣耀神殿
};
module.exports = EsecsiceConst;