Update guozhan.js
This commit is contained in:
parent
f69c4a5615
commit
eabfbb1efe
|
@ -1185,7 +1185,10 @@ game.import('card',function(lib,game,ui,get,ai,_status){
|
||||||
}))+'的【诏书】上';
|
}))+'的【诏书】上';
|
||||||
},
|
},
|
||||||
content:function(){
|
content:function(){
|
||||||
|
'step 0'
|
||||||
target.addToExpansion(cards,player,'give').gaintag.add('zhaoshu_cards');
|
target.addToExpansion(cards,player,'give').gaintag.add('zhaoshu_cards');
|
||||||
|
'step 1'
|
||||||
|
target.markSkill('zhaoshu_skill');
|
||||||
},
|
},
|
||||||
ai:{
|
ai:{
|
||||||
order:1,
|
order:1,
|
||||||
|
|
Loading…
Reference in New Issue