淳于琼【仓储】时机修改

This commit is contained in:
mengxinzxz 2023-09-19 10:01:16 +08:00 committed by GitHub
parent 308cb89738
commit 7b6ade5354
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -9342,13 +9342,11 @@ game.import('character',function(lib,game,ui,get,ai,_status){
//乌巢酒仙
recangchu:{
audio:2,
trigger:{
global:'gameStart',
player:'enterGame',
},
trigger:{global:'phaseBefore',player:'enterGame'},
marktext:'粮',
forced:true,
filter:function(event,player){
if(event.name=='phase'&&game.phaseNumber!=0) return false;
return player.countMark('recangchu')<game.countPlayer();
},
content:function(){