Commit f660169d authored by wyykak's avatar wyykak

update 2p cardlist

Signed-off-by: wyykak's avatarwyykak <wyy_1414@126.com>
parent f970857d
This diff is collapsed.
......@@ -12,8 +12,8 @@ function c24111.initial_effect(c)
if c24111.counter==nil then
c24111.counter=true
c24111.lplist = {
[0] = Duel.GetLP(tp),
[1] = Duel.GetLP(tp),
[0] = Duel.GetLP(0),
[1] = Duel.GetLP(1),
}
c24111.effectList = {
[0] = {},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment