mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Fixed Virulent Sliver.
This commit is contained in:
@@ -4227,6 +4227,7 @@ public class GameActionUtil {
|
|||||||
|
|
||||||
for (int i=0;i<keywords.size();i++)
|
for (int i=0;i<keywords.size();i++)
|
||||||
{
|
{
|
||||||
|
if (keywords.get(i).equals("Poisonous 1"))
|
||||||
AllZone.Stack.add(ability);
|
AllZone.Stack.add(ability);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user