From 76f780041ce0c55efac5ea9416899bc541c4544c Mon Sep 17 00:00:00 2001 From: mengxinzxz <139629761+mengxinzxz@users.noreply.github.com> Date: Sun, 17 Sep 2023 00:17:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=B8=E6=94=B8=E6=88=90=E7=95=A5=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=94=BE=E7=BD=AE=E5=8D=A1=E7=89=8Cprompt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- character/shenhua.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/character/shenhua.js b/character/shenhua.js index 8d6b0ccc2..99a68ee02 100755 --- a/character/shenhua.js +++ b/character/shenhua.js @@ -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');