Update mobile.js

This commit is contained in:
mengxinzxz 2023-08-18 20:14:09 +08:00 committed by GitHub
parent f7a700472e
commit b4aa75e454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1114,7 +1114,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
if(target.hasJudge('lebu')) att/=5;
return att;
},
prompt:'选择张牌,交给一名其他角色',
prompt:'选择张牌,交给一名其他角色',
forced:true,
});
}