1
This commit is contained in:
parent
9222f42909
commit
a8c7484255
@ -145,7 +145,7 @@ class Hero(object):
|
|||||||
],
|
],
|
||||||
'response': [
|
'response': [
|
||||||
_common.RspHead(),
|
_common.RspHead(),
|
||||||
[['cost', [], '所需道具'],
|
['cost', [], '所需道具'],
|
||||||
]
|
]
|
||||||
},{
|
},{
|
||||||
'name': 'upgradeQuality',
|
'name': 'upgradeQuality',
|
||||||
@ -158,7 +158,7 @@ class Hero(object):
|
|||||||
],
|
],
|
||||||
'response': [
|
'response': [
|
||||||
_common.RspHead(),
|
_common.RspHead(),
|
||||||
[['property_chg', _common.PropertyChg(), '属性变更'],
|
['property_chg', _common.PropertyChg(), '属性变更'],
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user