Manalink update 2009-03-11

Download link: http://www.savefile.com/files/2035991
New functions:
New cards:
Fixes:
New known bugs:
No art included, I assume someone else takes care of it.
The new cards are coded in C (!), and their source is available here.
New functions:
- int count_graveyard(int player) at 0x4E9564, returns the number of cards in player's graveyard.
New cards:
- Moor Fiend
- Elvish Warrior
- Bottle Gnomes
- Priest of Gix (suffers from the triple creature type problem)
- Gorilla Titan
- Ancestor's Chosen
- shocklands, bouncelands, and life gain artifacts coded by HarryPitfall (see his 2009-03-10 release)
Fixes:
- Kami of the Crescent Moon is now works when tapped and is legendary.
- Many cards were missing flavor text. I updated them all with a perl script.
- Fixed several typos in card names, found by the script mentioned above.
- Fixed Algae Gharial's mana cost in the csv (was 4G)
New known bugs:
- Basic land types of shockduals don't work for things like landwalk.
No art included, I assume someone else takes care of it.
The new cards are coded in C (!), and their source is available here.