bugfix
This commit is contained in:
parent
da30ba6a39
commit
78670ca44c
|
@ -1071,7 +1071,7 @@ game.import("character", function () {
|
|||
},
|
||||
buff:{
|
||||
charlotte:true,
|
||||
onremove:false,
|
||||
onremove:true,
|
||||
mod:{
|
||||
maxHandcard(player,num){
|
||||
return num+player.countMark('olliantao_buff');
|
||||
|
|
Loading…
Reference in New Issue