Commit 158bccf2 authored by mercury233's avatar mercury233 Committed by GitHub

fix おジャマパーティ

parent 02ee0ca6
...@@ -14,6 +14,7 @@ function c75884822.initial_effect(c) ...@@ -14,6 +14,7 @@ function c75884822.initial_effect(c)
e2:SetCode(EVENT_FREE_CHAIN) e2:SetCode(EVENT_FREE_CHAIN)
e2:SetRange(LOCATION_SZONE) e2:SetRange(LOCATION_SZONE)
e2:SetCountLimit(1,75884822) e2:SetCountLimit(1,75884822)
e2:SetHintTiming(0,TIMING_MAIN_END)
e2:SetCondition(c75884822.thcon) e2:SetCondition(c75884822.thcon)
e2:SetTarget(c75884822.thtg) e2:SetTarget(c75884822.thtg)
e2:SetOperation(c75884822.thop) e2:SetOperation(c75884822.thop)
......
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