Commit 603390ea authored by mercury233's avatar mercury233 Committed by GitHub

fix 宵星の機神ディンギルス

Duel.SelectOption send HINT_OPSELECTED automatically
parent 40b2e47c
......@@ -47,7 +47,6 @@ function c93854893.tg(e,tp,eg,ep,ev,re,r,rp,chk)
local op=Duel.SelectOption(tp,table.unpack(ops))+1
local sel=opval[op]
e:SetLabel(sel)
Duel.Hint(HINT_OPSELECTED,1-tp,aux.Stringid(93854893,sel+1))
if sel==0 then
e:SetCategory(CATEGORY_TOGRAVE)
Duel.SetOperationInfo(0,CATEGORY_TOGRAVE,nil,1,1-tp,LOCATION_ONFIELD)
......
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