This commit is contained in:
libccy 2018-08-15 00:23:01 +08:00
parent 4285a33885
commit 69ac52058e
1 changed files with 1 additions and 1 deletions

View File

@ -1613,7 +1613,7 @@ game.import('mode',function(lib,game,ui,get,ai,_status){
},
subSkill:{
restore:{
trigger:{player:'phaseAfter'},
trigger:{global:'phaseAfter'},
silent:true,
content:function(){
player.restoreSkill(player.storage.xiongsuan_restore);