- A couple minor fixes.

This commit is contained in:
Agetian
2018-06-29 21:02:57 +03:00
parent 4b9586ad8d
commit 6b29ad054b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Name:Colossal Majesty
ManaCost:2 G
Types:Enchantment
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Creature.YouCtrl+powerGE4 | PresentCompare$ GE1 | Execute$ TrigDraw | TriggerDescription$ At the beginning of your upkeep, if you control a creature with power 4 or greater, draw a card.
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Creature.YouCtrl+powerGE4 | PresentCompare$ GE1 | Execute$ TrigDraw | TriggerDescription$ At the beginning of your upkeep, if you control a creature with power 4 or greater, draw a card.
SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1
Oracle:At the beginning of your upkeep, if you control a creature with power 4 or greater, draw a card.

View File

@@ -3,5 +3,5 @@ ManaCost:4 G
Types:Rhino Monk
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
SVar:TrigDraw:DB$Draw | Defined$ You | NumCards$ 1
Oracle:When Rox Oracle enters the battlefield, draw a card.
Oracle:When Rhox Oracle enters the battlefield, draw a card.
PT:4/2