Update character/standard.js
This commit is contained in:
parent
d86573da96
commit
1461222479
|
@ -1535,6 +1535,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
|||
if(eq&&get.equipValue(card)-get.equipValue(eq)<Math.max(1.2,6-player.hp)) return 0;
|
||||
}
|
||||
},
|
||||
locked:false,
|
||||
enable:'phaseUse',
|
||||
usable:1,
|
||||
position:'he',
|
||||
|
|
Loading…
Reference in New Issue