This commit is contained in:
parent
f620b8c5c1
commit
e2849eec37
|
@ -1357,7 +1357,7 @@ game.import('card',function(lib,game,ui,get,ai,_status){
|
|||
var source=enemies.randomGet();
|
||||
source.line(player);
|
||||
source.addExpose(0.1);
|
||||
player.damage(source,'nocard');
|
||||
player.damage(source);
|
||||
player.recover();
|
||||
}
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 46 KiB |
Loading…
Reference in New Issue