1
This commit is contained in:
parent
7ffdb83083
commit
c1d1458166
@ -12,6 +12,7 @@ define('MATCH_OK_KEY', 'match:ok:');
|
||||
define('DEC_BATTLE_TICKET', 'battle_ticket:');
|
||||
define('LAST_ACTIVE_TIME', 'last_active_time:');
|
||||
|
||||
define('V_ITEM_BIND_GOLD', 10000); //绑定金币
|
||||
define('V_ITEM_GOLD', 10001); //金币
|
||||
define('V_ITEM_GOLDS', 10017); //金堆
|
||||
define('V_ITEM_GOLDBRICK', 10018); //金砖
|
||||
@ -66,6 +67,7 @@ define('TN_DAILY_RESET_HERO_LEVEL_STATE', 9019);
|
||||
define('TN_DAILY_REFRESH_MISSION_TIMES', 9020);
|
||||
define('TN_DAILY_GOLD_MODE_BATTLE_TIMES', 9021);
|
||||
define('TN_DAILY_GATHER_GOLD', 9022);
|
||||
define('TN_DAILY_BIND_GOLD', 9023);
|
||||
|
||||
define('TN_WEEKLY_BEGIN', 10001);
|
||||
define('TN_WEEKLY_ACTIVE', 10002);
|
||||
|
Loading…
x
Reference in New Issue
Block a user