Add files via upload
This commit is contained in:
parent
a0f647df88
commit
829a4e574f
|
@ -9739,6 +9739,7 @@ game.import('mode',function(lib,game,ui,get,ai,_status){
|
||||||
return player.hp<=1;
|
return player.hp<=1;
|
||||||
},
|
},
|
||||||
forced:true,
|
forced:true,
|
||||||
|
locked:false,
|
||||||
//priority:3,
|
//priority:3,
|
||||||
content:function(){
|
content:function(){
|
||||||
player.addTempSkill('baka_yingzi','phaseAfter');
|
player.addTempSkill('baka_yingzi','phaseAfter');
|
||||||
|
|
Loading…
Reference in New Issue