许攸成略添加放置卡牌prompt

This commit is contained in:
mengxinzxz 2023-09-17 00:17:29 +08:00 committed by GitHub
parent 3e0398e5dc
commit 76f780041c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2174,6 +2174,9 @@ game.import('character',function(lib,game,ui,get,ai,_status){
}
return true;
},
prompt:function(event,player){
return get.prompt('nzry_shicai')+'(将'+get.translation(event.cards.filterInD('oe'))+'置于牌堆顶)';
},
content:function(){
'step 0'
event.cards=trigger.cards.filterInD('oe');