We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d847f38 commit f7bc318Copy full SHA for f7bc318
1 file changed
proc_rush.lua
@@ -139,6 +139,7 @@ FLAG_DOUBLE_TRIB_FAIRY=160019009 -- Dice Key Lilith
139
FLAG_DOUBLE_TRIB_OBLIVION=160020004 -- Chaos Coolstars
140
FLAG_DOUBLE_TRIB_REQUIEM=160020104
141
FLAG_DOUBLE_TRIB_EARTH=160021008 --Mamabot
142
+FLAG_DOUBLE_TRIB_OTS_OBLIVION=160022005 --OuTerverSe Needle Maker
143
function Card.AddDoubleTribute(c,id,otfilter,eftg,reset,...)
144
for i,flag in ipairs{...} do
145
c:RegisterFlagEffect(flag,reset,0,1)
0 commit comments