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 230c7f0 commit b87ea25Copy full SHA for b87ea25
1 file changed
proc_rush.lua
@@ -138,6 +138,7 @@ FLAG_DOUBLE_TRIB_LEGEND=160212047 -- Legend Scout
138
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
function Card.AddDoubleTribute(c,id,otfilter,eftg,reset,...)
143
for i,flag in ipairs{...} do
144
c:RegisterFlagEffect(flag,reset,0,1)
0 commit comments