Commit Graph

11 Commits (40cc5a3ea2dd0ac0c9cb18c7cd53137d7ac46330)

Author SHA1 Message Date
Zapeth 40cc5a3ea2 Fix some outdated card image links
All card image links from `scripts_missing` should be valid again

There are still about 135 invalid image links in `scripts`, those probably
need to be fixed manually (see
https://github.com/magarena/magarena/issues/1655#issuecomment-812603718)
2021-04-13 09:23:52 +08:00
Ada Joule 5e54d8ab90 Remove "to mana pool" from abilities that produce mana (#1558)
* Make "to your mana pool" optional in mana abilities

* Remove "to your mana pool" entirely

* Remove "to your mana pool" in card scripts

* Remove "to your mana pool" in scripts_missing

* Remove "to your mana pool" from other places

* Remove "to [anyone's] mana pool"
2018-04-15 08:32:42 +08:00
melvinzhang f47b026899 correct URL to use https to avoid redirect, for #295 2017-09-19 22:38:53 +08:00
ShawnieBoy c3f524cf82 replace generic mana with colorless mana for mana generation 2015-12-31 19:42:33 +00:00
ShawnieBoy 1fb18c250f add Oracle text to tokens 2015-05-09 21:29:05 +01:00
melvin 25f2a58232 add color property for colorless tokens 2014-08-12 13:09:46 +08:00
melvin f02f9928a9 remove cost property from tokens 2014-08-12 13:06:47 +08:00
melvin b4044df703 remove unnecessary mana_or_combat, it can be deduced by the engine as token is both a creature and has mana ability 2014-04-26 17:04:23 +08:00
ShawnieBoy 9aac14e9cc Change all non-basic mana production to card text syntax 2014-04-01 14:48:44 +01:00
ShawnieBoy 189d7f36c9 Add mana_or_combat to Eldrazi Spawn, can now choose which to sacrifice - Fix Issue 427 2014-03-31 04:51:49 +01:00
melvin 8d635d5d9a correct token name and filename 2013-10-25 14:18:49 +08:00