- Ran set info script.

- Ran oracle script.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
This commit is contained in:
Chris
2012-03-11 11:34:49 +00:00
parent 78c205b4a1
commit 7b71c0cdd8
3 changed files with 43 additions and 21 deletions

View File

@@ -39,6 +39,19 @@ Fixes/Features:
- Fixed stack descriptions for Bazaar Trader and Zedruu, the Greathearted
- Added the recent commit logs to changes.txt.
- Preparing for the snapshot build release.
- Fixed the LQ pic URL for Fist of Suns.
- groupped quest controllers together into matching package, moved io classes to their own package
- Added an AILogic parameter to Kjeldoran Royal Guard.
- clean up some java warnings (InputBlock and InputAttack)
- Added a hard version of the Wonder Woman deck.
- Fixed Retraced Image.
- Fixed Etherwrought Page.
- Fixed Demoralize.
- bazaar settings moved outside of code (WIP)
- bazaar controller no longer static, hardcoded stall titles eliminated
- Ran set info script.
- Ran oracle script.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
Many people helped with this version. A special thank you goes out to them. (Attempted to list names alphabetically):
@@ -60,6 +73,11 @@ Crovax the Cursed
Psychic Miasma
Psychic Miasma
Talon of Pain
Kjeldoran Royal Guards
Mirror Strike
Turn the Tables
Soratami Cloud Chariot
Sokenzan Renegade
end

View File

@@ -11,4 +11,6 @@ SVar:SokenzanY:Count$InOppHand
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/sokenzan_renegade.jpg
SetInfo:SOK|Uncommon|http://magiccards.info/scans/en/sok/114.jpg
Oracle:Bushido 1 (When this blocks or becomes blocked, it gets +1/+1 until end of turn.)\nAt the beginning of your upkeep, if a player has more cards in hand than each other player, the player who has the most cards in hand gains control of Sokenzan Renegade.
End

View File

@@ -6,4 +6,6 @@ A:AB$ Pump | Cost$ 2 | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target cr
A:AB$ Pump | Cost$ 2 | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | KW$ HIDDEN Prevent all combat damage that would be dealt to and dealt by CARDNAME. | SpellDescription$ Prevent all combat damage that would be dealt to and dealt by target creature you control this turn.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/soratami_cloud_chariot.jpg
SetInfo:SOK|Uncommon|http://magiccards.info/scans/en/sok/160.jpg
Oracle:{2}: Target creature you control gains flying until end of turn.\n{2}: Prevent all combat damage that would be dealt to and dealt by target creature you control this turn.
End