Update sp.js
This commit is contained in:
parent
0341df891e
commit
c82ad2d684
|
@ -12236,7 +12236,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
||||||
if(player!==target&&target.getStorage('bixiong2').includes(get.suit(card))) return false;
|
if(player!==target&&target.getStorage('bixiong2').includes(get.suit(card))) return false;
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
intro:{content:'其他角色不能使用$牌指定你为目标'},
|
intro:{content:'不能成为其他角色$牌的目标'},
|
||||||
},
|
},
|
||||||
//高干
|
//高干
|
||||||
juguan:{
|
juguan:{
|
||||||
|
|
Loading…
Reference in New Issue