linyun4改为object
This commit is contained in:
parent
49ba956ae7
commit
501d13ea55
|
@ -3247,7 +3247,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
||||||
player.addTempSkill('linyun4','shaAfter')
|
player.addTempSkill('linyun4','shaAfter')
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
linyun4:[],
|
linyun4:{},
|
||||||
bofeng:{
|
bofeng:{
|
||||||
mod:{
|
mod:{
|
||||||
targetInRange:function(card,player,target){
|
targetInRange:function(card,player,target){
|
||||||
|
|
Loading…
Reference in New Issue