This commit is contained in:
parent
cd13985254
commit
7cbde7ddad
|
@ -2035,7 +2035,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
||||||
tuijin2:{
|
tuijin2:{
|
||||||
mod:{
|
mod:{
|
||||||
globalFrom:function(from,to){
|
globalFrom:function(from,to){
|
||||||
if(to==from.storage.feitiao2) return -Infinity;
|
if(to==from.storage.tuijin2) return -Infinity;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mark:'character',
|
mark:'character',
|
||||||
|
|
Loading…
Reference in New Issue