Add files via upload
This commit is contained in:
parent
78e02d9f0b
commit
027964ef3c
|
@ -1381,6 +1381,7 @@ game.import('character',function(lib,game,ui,get,ai,_status){
|
||||||
if (get.tag(card, 'damage') > 0 && target.storage.twchongwangx.contains(player)) return false;
|
if (get.tag(card, 'damage') > 0 && target.storage.twchongwangx.contains(player)) return false;
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
locked:false,
|
||||||
unique: true,
|
unique: true,
|
||||||
onremove: true,
|
onremove: true,
|
||||||
global: 'twchongwang_global',
|
global: 'twchongwang_global',
|
||||||
|
|
Loading…
Reference in New Issue