Skip to content

Commit f7bc318

Browse files
committed
added new double tribute flag
1 parent d847f38 commit f7bc318

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

proc_rush.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ FLAG_DOUBLE_TRIB_FAIRY=160019009 -- Dice Key Lilith
139139
FLAG_DOUBLE_TRIB_OBLIVION=160020004 -- Chaos Coolstars
140140
FLAG_DOUBLE_TRIB_REQUIEM=160020104
141141
FLAG_DOUBLE_TRIB_EARTH=160021008 --Mamabot
142+
FLAG_DOUBLE_TRIB_OTS_OBLIVION=160022005 --OuTerverSe Needle Maker
142143
function Card.AddDoubleTribute(c,id,otfilter,eftg,reset,...)
143144
for i,flag in ipairs{...} do
144145
c:RegisterFlagEffect(flag,reset,0,1)

0 commit comments

Comments
 (0)