hej
This commit is contained in:
parent
aee2c958f4
commit
3f6b070430
|
@ -789,7 +789,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
||||||
if(num<event.targets.length){
|
if(num<event.targets.length){
|
||||||
if(!get.is.altered('guixin')){
|
if(!get.is.altered('guixin')){
|
||||||
if(event.targets[num].countGainableCards(player,'hej')){
|
if(event.targets[num].countGainableCards(player,'hej')){
|
||||||
player.gainPlayerCard(event.targets[num],true);
|
player.gainPlayerCard(event.targets[num],true,'hej');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
|
|
Loading…
Reference in New Issue