修复局内buff bug
This commit is contained in:
@@ -25,9 +25,9 @@ export const MissionReward = {
|
||||
3:[1001,1002,1003,1004,1005,1006,1021,1022,1023,1024,1025,1026,1027,1028],
|
||||
}
|
||||
export const MBSet = {
|
||||
ap_exp:10,
|
||||
def_exp:10,
|
||||
hp_exp:10,
|
||||
ap_exp:100,
|
||||
def_exp:100,
|
||||
hp_exp:100,
|
||||
ap_add:10,
|
||||
def_add:10,
|
||||
hp_add:10,
|
||||
|
||||
Reference in New Issue
Block a user