Commit ddb6e579 authored by GuGu's avatar GuGu

Update c19214538.lua

parent 2f97dd05
Pipeline #32898 passed with stage
in 13 seconds
......@@ -40,6 +40,7 @@ end
--
function c19214538.operation(e,tp,eg,ep,ev,re,r,rp)
if Duel.GetFlagEffect(tp,19214538)==3 then return end
Duel.Hint(HINT_CARD,0,19214538)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_FACEUP)
local g=Duel.SelectMatchingCard(tp,Card.IsFaceup,tp,LOCATION_ONFIELD,LOCATION_ONFIELD,1,1,nil)
g:GetFirst():AddCounter(0x128d,1)
......
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