This commit is contained in:
libccy 2017-05-22 18:39:13 +08:00
parent 4ab0dad10a
commit a43cd6efce
1 changed files with 1 additions and 0 deletions

View File

@ -1083,6 +1083,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
filter:function(event,player){
return event.player!=player&&_status.currentPhase!=player;
},
logTarget:'player',
content:function(){
"step 0"
var att=get.attitude(trigger.player,player);