From 7d421a482d63f6d9677ed432a19a62842924bb80 Mon Sep 17 00:00:00 2001 From: Agetian Date: Fri, 6 Jul 2018 14:08:30 +0300 Subject: [PATCH] - Fixed Brawl-Bash Ogre (CARDNAME). --- forge-gui/res/cardsfolder/b/brawl-bash_ogre.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/b/brawl-bash_ogre.txt b/forge-gui/res/cardsfolder/b/brawl-bash_ogre.txt index 1a5ef977065..27c9a5310e0 100644 --- a/forge-gui/res/cardsfolder/b/brawl-bash_ogre.txt +++ b/forge-gui/res/cardsfolder/b/brawl-bash_ogre.txt @@ -3,7 +3,7 @@ ManaCost:2 B R Types:Creature Ogre Warrior PT:3/3 K:Menace -T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME attacks, you may sacrifice another creature. If you do, Brawl-Bash Ogre gets +2/+2 until end of turn. +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | OptionalDecider$ You | TriggerDescription$ Whenever CARDNAME attacks, you may sacrifice another creature. If you do, CARDNAME gets +2/+2 until end of turn. SVar:TrigPump:AB$ Pump | Cost$ Sac<1/Creature.Other/another creature> | Defined$ Self | NumAtt$ +2 | NumDef$ +2 | SpellDescription$ CARDNAME gets +2/+2 until end of turn. SVar:Picture:http://www.wizards.com/global/images/magic/general/brawl-bash_ogre.jpg Oracle:Menace (This creature can’t be blocked except by two or more creatures.)\nWhenever Brawl-Bash Ogre attacks, you may sacrifice another creature. If you do, Brawl-Bash Ogre gets +2/+2 until end of turn. \ No newline at end of file