Commit Graph

3828 Commits (ad32978cd52588968b418fdca76fa0bc94b36c36)

Author SHA1 Message Date
Jericho Pumpkin 09ff8171a5 Add script for Opaline Sliver 2013-09-21 20:10:34 +00:00
Jericho Pumpkin cce00ce811 Add script for Hivestone 2013-09-21 20:09:54 +00:00
Jericho Pumpkin e7d8233da2 Add script for Fungus Sliver 2013-09-21 20:09:22 +00:00
Jericho Pumpkin a03e9a4683 Add script for Mindlash Sliver 2013-09-21 20:08:46 +00:00
Jericho Pumpkin ca1f5b3985 Add script for Mindwhip Sliver 2013-09-21 20:07:44 +00:00
Jericho Pumpkin 51418fc1ab Add script for Mnemonic Sliver 2013-09-21 20:07:06 +00:00
Jericho Pumpkin f6a8e6ebd4 Add script for Necrotic Sliver 2013-09-21 20:06:28 +00:00
melvin ff8a740e41 added Obzedat's Aid 2013-09-21 18:35:42 +08:00
melvin 03709701d6 fix Arrogant Bloodlord's script 2013-09-21 17:36:49 +08:00
melvin e427006fbd fix subtypes and mana cost to follow data from Gatherer 2013-09-21 12:09:18 +08:00
melvin da0c6e17d2 merged new cards 2013-09-21 10:34:40 +08:00
Jericho Pumpkin 15b5f55891 Add script for Harmonic Sliver 2013-09-20 17:02:46 +00:00
Jericho Pumpkin 9df167f2bc Add script for Clot Sliver 2013-09-20 16:37:39 +00:00
Jericho Pumpkin 673a5c8190 Add script for Darkheart Sliver 2013-09-20 16:37:09 +00:00
Jericho Pumpkin 3cb4d5d7ad Add script for Crypt Sliver 2013-09-20 16:36:39 +00:00
Jericho Pumpkin d1a74f8f31 Add script for Firewake Sliver 2013-09-20 16:36:08 +00:00
Jericho Pumpkin 622b0b4417 Add script for Bloodstained Mire 2013-09-20 16:34:44 +00:00
Jericho Pumpkin a5c5729d88 Add script for Brood Sliver 2013-09-20 16:34:00 +00:00
Jericho Pumpkin 0ab9cc44aa Add script for Barbed Sliver 2013-09-20 16:33:21 +00:00
Jericho Pumpkin 83e927ec7d Add script for Armor Sliver 2013-09-20 16:32:03 +00:00
Jericho Pumpkin 900304c4dd Add script for Acidic Sliver 2013-09-20 16:30:50 +00:00
hong yie 464adbe472 Add script for Arrogant Bloodlord 2013-09-20 15:41:39 +00:00
hong yie 4e6356a800 Add script for Ambassador Oak 2013-09-20 15:16:26 +00:00
jerichopumpkin 9226f83419 added Dormant Sliver 2013-09-20 22:24:28 +08:00
melvin 85ae9d324c added Dragon Broodmother 2013-09-20 22:18:25 +08:00
melvin eaa81c7300 merged new card 2013-09-20 20:59:22 +08:00
hong yie 27766e8ffa Add script for Ivory Mask 2013-09-20 06:15:30 +00:00
melvin 399a71031e fix wrong target for Woebearer's trigger 2013-09-19 20:07:18 +08:00
melvin 6062169fc2 remove MagicTargetChoice constructor, whether choice is targeted depends on the description containing the word 'target' 2013-09-17 11:10:01 +08:00
melvin 33b8472b0d correct description of trigger 2013-09-17 10:07:34 +08:00
melvin c3016d3f2b added Dismiss into Dream 2013-09-15 17:16:25 +08:00
melvin 44d750b367 merged new card 2013-09-15 17:05:26 +08:00
ember hauler 3393239ea9 Add script for Gossamer Phantasm 2013-09-15 08:52:14 +00:00
melvin 1edf7a1b9b added 'sac when targeted' ability to card script, replace groovy script with ability in card script 2013-09-15 15:32:45 +08:00
melvin 00466712f3 move SacWhenTargetd into MagicWhenTargetedTrigger 2013-09-15 15:21:20 +08:00
melvin f15424cffa use processRefPermanent as referenced permanent may become invalid by the time the effect resolves 2013-09-14 18:39:20 +08:00
melvin 66f8731cfb remove guard in MagicAddTriggerAction and MagicAddStaticAction, use processRefPermanent as referenced permanent may become invalid by the time the effect resolves 2013-09-14 18:33:47 +08:00
melvin 335893fa7b correct script of Syncopate not using X from its mana cost in the counter event
fixes issue 399
2013-09-14 11:35:18 +08:00
melvin c4ad24dc32 Captain of the Mists should tap/untap target permanent not target creature 2013-09-14 09:46:29 +08:00
melvin 99bac727c5 replace priority number with priority constant in MagicIfDamageWouldBeDealtTrigger 2013-09-14 09:15:21 +08:00
melvin 8784286964 check that perm is valid before associating trigger/static with it, fixes issue with Sosuke 2013-09-14 09:03:47 +08:00
ember hauler a33de6668e Add script for Phantom Beast 2013-09-13 17:18:48 +00:00
ember hauler 82b452a794 Add script for Phantasmal Dragon 2013-09-13 17:18:26 +00:00
ember hauler 69de2e142c Add script for Phantasmal Bear 2013-09-13 17:18:04 +00:00
ember hauler 54ad2a437a Add script for Phantasmal Abomination 2013-09-13 17:17:41 +00:00
ember hauler 6929bab009 Add script for Mirozel 2013-09-13 17:17:18 +00:00
ember hauler 997fe395bf Add script for Illusionary Servant 2013-09-13 16:52:37 +00:00
melvin b7fb380c51 fix return type of getCostEvent 2013-09-13 10:19:36 +08:00
melvin ad47de4e09 remove space in activated ability's description 2013-09-13 09:57:29 +08:00
melvin 52467b1efd improved timing and description of activated ability 2013-09-13 09:57:07 +08:00
melvin bcae6af1cf replace MagicCDA by reference to Boneyard Wurm 2013-09-12 16:49:56 +08:00
guest 66d6f1d36c Add script for Zuran Orb 2013-09-12 08:07:17 +00:00
melvin 49f5605b27 merge new cards 2013-09-10 14:34:45 +08:00
hong yie 1e300192bc Add script for Anowon, the Ruin Sage 2013-09-09 21:40:03 +00:00
ember hauler c425c27da4 Add script for Hive Stirrings 2013-09-09 16:19:23 +00:00
melvin 82ab0540e3 merged new card 2013-09-09 09:49:15 +08:00
# ee0affa887 Add script for #<Enumerator:0x00000007c87830> 2013-09-08 14:54:49 +00:00
melvin 9cd451e34a merged new cards 2013-09-08 22:38:08 +08:00
melvin cafe3eaeda added Annihilating Fire 2013-09-08 22:27:44 +08:00
melvin eaff5580b2 added Hellraiser Goblin 2013-09-08 22:24:32 +08:00
melvin 923aa7a90b added Foundry Street Denizen 2013-09-08 22:19:49 +08:00
Guest 462cdc2975 Add script for Ghost\ Quarter 2013-09-08 14:08:04 +00:00
melvin 69f5b7a8f7 added Xathrid Necromancer 2013-09-08 21:31:51 +08:00
melvin 6be02e582e add missing flying to Lotus Guardian 2013-09-08 21:31:09 +08:00
melvin 09c0ad0eb3 remove duplicate MagicAbility enum for enters, dies, and leaves by introducing an effect keyword to the syntax 2013-09-08 16:48:38 +08:00
melvin 7acad68f14 added 'dies destroy', 'dies deals', and 'dies exile' 2013-09-08 14:33:25 +08:00
melvin 29a4d57563 rewrite 'die draw' in terms of MagicRuleEventAction 2013-09-08 14:18:55 +08:00
melvin 7414d3a13d replace requires with effect 2013-09-08 13:16:37 +08:00
melvin 13096b8210 card drawing can be specified as effect 2013-09-08 11:38:59 +08:00
melvin 0cb581c04e replace enters draw constant with parsed trigger 2013-09-08 11:32:37 +08:00
melvin 3c84b30a7b correct card scripts 2013-09-08 11:03:55 +08:00
melvin 015cd25313 change syntax of 'damage grow' in ability property 2013-09-08 10:46:29 +08:00
melvin 1d5b102447 merged new cards 2013-09-08 10:38:47 +08:00
melvin 2e8a927a24 replace direct damage groovy script with effect property in card script 2013-09-08 10:22:36 +08:00
melvin 79b67827f2 direct damage up to 5 can be implemented using effect property 2013-09-08 09:59:33 +08:00
melvin 82d42118e9 remove duplicate script, refer to Lightning Bolt's script instead 2013-09-08 09:45:04 +08:00
hong\ yie d86b568cbe Add script for Ancestor\'s\ Chosen 2013-09-07 08:26:04 +00:00
hong\ yie e13bc4d93f Add script for Mephidross Vampire 2013-09-06 17:37:11 +00:00
melvin 09c1e78c1b correct cardname 2013-09-06 21:53:49 +08:00
melvin f51b8bed2d added Gift of Orzhov 2013-09-06 21:52:15 +08:00
melvin 49e270138f added Shard Volley 2013-09-06 21:48:05 +08:00
melvin 21056209c0 added Stony Silence 2013-09-06 21:44:03 +08:00
melvin d6a0febf99 added Relic of Progenitus 2013-09-06 21:27:00 +08:00
melvin 9c10316794 use constants for MagicGraveyardTargetPicker 2013-09-06 21:22:54 +08:00
melvin 8c100853ab replace tribal with simplified MagicTargetChoice constructor 2013-09-06 16:38:41 +08:00
melvin e27b73ba1d added Flusterstorm 2013-09-06 16:33:20 +08:00
melvin 3f7f81672c added Chromatic Lantern 2013-09-05 13:14:31 +08:00
melvin 278fffea79 merged new cards 2013-09-05 13:09:22 +08:00
ember\ hauler bd972adfea Add script for Glimpse the Unthinkable 2013-09-04 20:59:43 +00:00
hong\ yie 1b42fc7b4d Add script for Attrition 2013-09-04 16:35:45 +00:00
hong\ yie 30ebc403d3 Add script for False Prophet 2013-09-04 15:05:53 +00:00
melvin e552c1bb05 added Ingot Chewer 2013-09-04 11:09:08 +08:00
melvin a569a3ebf2 added Solemn Simulacrum 2013-09-04 10:13:46 +08:00
melvin 455f164ca4 merged new card 2013-09-04 09:48:08 +08:00
hong\ yie a35da55d8c Add script for Serra Avatar 2013-09-03 22:11:45 +00:00
melvin d48bf712b6 replace tab with four spaces 2013-09-02 22:04:31 +08:00
melvin 5ef701772b merged new cards 2013-09-02 22:03:29 +08:00
hong\ yie 19bf49ca9a Add script for Bituminous Blast 2013-09-01 14:32:58 +00:00
hong\ yie 5744c4a9f1 Add script for Archdemon of Unx 2013-09-01 08:12:47 +00:00
melvin e1a9c3bc7f completed Balthor the Stout 2013-09-01 11:22:05 +08:00
melvin b2a9341e56 completed Goblin Matron 2013-09-01 11:12:33 +08:00
melvin 472774c5a8 made search optional 2013-09-01 11:10:53 +08:00
melvin 7a8cb4aae0 update value 2013-08-31 18:20:25 +08:00
melvin 8588c54d1f getCostEvent returns Iterable<? extends MagicEvent> instead of MagicEvent[] 2013-08-31 12:00:50 +08:00
melvin ea829751b5 remove duplicate groovy script 2013-08-30 10:39:27 +08:00
melvin 2efe76b6fd remove duplicate groovy script 2013-08-30 10:34:22 +08:00
melvin b2ed2f50a6 added in mana cost of echo 2013-08-30 10:15:32 +08:00
melvin e48e248e09 remove duplicate 2013-08-30 10:08:17 +08:00
melvin b087614756 Thorn Elemental can use Rhox's groovy script 2013-08-30 09:00:43 +08:00
melvin 7c17e29a91 merged new cards 2013-08-30 09:00:13 +08:00
hong\ yie 959c6e3b8a Add script for Vinelasher Kudzu 2013-08-29 15:59:39 +00:00
hong\ yie 1afd65686f Add script for Thorn Elemental 2013-08-29 15:06:34 +00:00
hong\ yie 1306372209 Add script for Pestilence Demon 2013-08-29 15:05:48 +00:00
melvin 6d75469baf replace groovy script with ability in card script 2013-08-29 22:55:40 +08:00
melvin b3979c12e4 replace groovy script with ability in card script 2013-08-29 22:33:05 +08:00
melvin 5ca8ea8353 replace groovy script with given_ability 2013-08-29 22:25:09 +08:00
melvin 1edb3ddaaf merged and fix new cards 2013-08-29 14:52:16 +08:00
melvin d2d9935d82 support each wolf templating 2013-08-29 11:32:29 +08:00
Guest 48fcf650f7 Add script for Borderland Ranger 2013-08-29 02:52:39 +00:00
Guest 27e684e5b4 Add script for Civic Wayfinder 2013-08-29 02:52:09 +00:00
Guest c5897c76a3 Add script for Primeval Titan 2013-08-29 02:50:50 +00:00
hong yie c9dd60756f added Progenitus 2013-08-28 16:56:24 +08:00
melvin 619c4374d0 completed Blightsteel Colossus 2013-08-28 16:53:08 +08:00
melvin 8ce34aca0e added 'library instead of graveyard' ability, complete Darksteel Colossus 2013-08-28 16:51:48 +08:00
melvin 82aaf1af3d added new card to test, fix script 2013-08-28 16:33:56 +08:00
ember\ hauler 30008fd533 Add script for Fog Bank 2013-08-28 08:33:08 +00:00
hong yie 9d95ffebb1 added Perilous Forays 2013-08-28 16:31:59 +08:00
melvin 410c4375ff added Sylvan Scrying 2013-08-28 16:03:44 +08:00
melvin 454c8e2c36 use groovy anon class syntax 2013-08-28 15:43:55 +08:00
ember hauler 6a658b10a0 added Fog Bank 2013-08-28 13:40:13 +08:00
ember hauler 69b12d1040 added Mind Sculpt 2013-08-28 13:36:41 +08:00
ember hauler ff19d2aba1 added Tome Scour 2013-08-28 13:34:21 +08:00
melvin fcdb0dae9f use semicolon to separate abilities in ability and given_ability property as ability may contain comma 2013-08-28 10:44:09 +08:00
melvin f76b31b190 undying is a trigger that has to be added in groovy script 2013-08-28 10:07:38 +08:00
melvin 8ee6a8cf7e use semi colon as separator instead of 'comma not follow by space' in requires_groovy_code property 2013-08-27 17:51:23 +08:00
melvin f90b39162c replace groovy script with ability in card script 2013-08-27 11:14:27 +08:00
melvin 3e92985377 replace groovy script with ability in card script 2013-08-27 11:09:57 +08:00
melvin 910fd7abac improve code formatting 2013-08-27 11:09:42 +08:00
melvin 3202fe6c62 replace groovy script with ability in card script 2013-08-27 11:09:20 +08:00
melvin ec8cf1042d replace groovy script with ability in card script 2013-08-27 11:08:47 +08:00
melvin b55652d109 replace groovy script with ability in card script 2013-08-27 11:08:22 +08:00
melvin 0a75c32056 replace groovy script with ability in card script 2013-08-27 11:04:08 +08:00
melvin 5e9927e4ae replace groovy script with ability in card script 2013-08-27 11:03:50 +08:00
melvin 268b8b5e92 replace groovy script with ability in card script 2013-08-27 11:02:11 +08:00
melvin c1a5b1e78d replace groovy script with ability in card script 2013-08-27 11:01:42 +08:00
melvin 0b23bcbc98 replace groovy script with ability in card script 2013-08-27 11:01:12 +08:00
melvin 6dfaa3632f replace groovy script with ability in card script 2013-08-27 11:00:13 +08:00
melvin d24acaabc4 replace groovy script with ability in card script 2013-08-27 10:59:55 +08:00
melvin 53b540469a replace groovy script with ability in card script 2013-08-27 10:59:28 +08:00
melvin 4df34e70ee replace groovy script with ability in card script 2013-08-27 10:58:54 +08:00
melvin 387eed2c7c replace groovy script with ability in card script 2013-08-27 10:58:28 +08:00
melvin 99627e5970 replace groovy script with ability in card script 2013-08-27 10:58:02 +08:00
melvin 9d574a9325 replace groovy script with ability in card script 2013-08-27 10:57:33 +08:00
melvin 0aa7982b13 replace groovy script with ability in card script 2013-08-27 10:51:28 +08:00
melvin 582a480c85 replace groovy script with ability in card script 2013-08-27 10:50:51 +08:00
melvin 316bdd3037 replace groovy script with ability in card script 2013-08-27 10:49:41 +08:00
melvin f0fa97d087 replace groovy script with ability in card script 2013-08-27 10:48:48 +08:00
melvin 23804fcb44 replace groovy script with ability in card script 2013-08-27 10:48:21 +08:00
melvin ad3217b051 replace groovy script with ability in card script 2013-08-27 10:47:57 +08:00
melvin 2bd0d0bb5e replace groovy script with ability in card script 2013-08-27 10:47:23 +08:00
melvin 6cf886f1ad replace groovy script with ability in card script 2013-08-27 10:46:57 +08:00
melvin 759e5772f6 replace groovy script with ability in card script 2013-08-27 10:46:34 +08:00
melvin fd9464c8f3 replace groovy script with ability in card script 2013-08-27 10:37:08 +08:00
melvin 36d61d0e13 replace groovy script with ability in card script 2013-08-27 10:36:35 +08:00
melvin 7203309d30 replace groovy script with ability in card script 2013-08-27 10:36:12 +08:00
melvin 5fa6dd2fda replace groovy script with ability in card script 2013-08-27 10:35:42 +08:00
melvin 9709beaa6d replace groovy script with ability in card script 2013-08-27 10:35:04 +08:00
melvin 9681c4f206 replace groovy script with ability in card script 2013-08-27 10:34:08 +08:00
melvin 2120c6cdae replace groovy script with ability in card script 2013-08-27 10:33:38 +08:00
melvin c1f09d897f replace groovy script with ability in card script 2013-08-27 10:33:06 +08:00
melvin e29d603d69 replace groovy script with ability in card script 2013-08-27 10:32:36 +08:00
melvin e05a4a8004 replace groovy script with ability in card script 2013-08-27 10:32:06 +08:00
melvin ff8b3c5472 replace groovy script with ability in card script 2013-08-27 10:31:33 +08:00
melvin bebded03e7 replace groovy script with ability in card script 2013-08-27 10:30:58 +08:00
melvin 5c760a6e19 replace groovy script with ability in card script 2013-08-27 10:30:25 +08:00
melvin 4a6349f88e replace groovy script with ability in card script 2013-08-27 10:29:54 +08:00
melvin 1d9a7d0e22 replace groovy script with ability in card script 2013-08-27 10:29:19 +08:00
melvin 1b8f65638d replace groovy script with ability in card script 2013-08-27 10:28:45 +08:00
melvin fb0a702e67 replace groovy script with ability in card script 2013-08-27 10:27:45 +08:00
melvin b94e126bf9 replace groovy script with ability in card script 2013-08-27 10:10:22 +08:00
melvin ad8c5ebfd2 replace groovy script with ability in card script 2013-08-27 10:09:43 +08:00
melvin 2b379a6c3f replace groovy script with ability in card script 2013-08-27 10:09:11 +08:00
melvin 8210bc1e93 replace groovy script with ability in card script 2013-08-27 10:08:39 +08:00
melvin c314856de9 replace groovy script with ability in card script 2013-08-27 10:08:02 +08:00
melvin bfe969875b replace groovy script with ability in card script 2013-08-27 10:03:10 +08:00
melvin 180cdc991c replace groovy script with ability in card script 2013-08-27 10:02:11 +08:00
melvin 9cc091fac9 replace groovy script with ability in card script 2013-08-27 10:01:42 +08:00
melvin c0d0972d6b replace groovy script with ability in card script 2013-08-27 10:01:14 +08:00
melvin 193dd94171 replace groovy script with ability in card script 2013-08-27 10:00:25 +08:00
melvin fc8d963561 replace groovy script with ability in card script 2013-08-27 09:59:56 +08:00
melvin 48a251f807 replace groovy script with ability in card script 2013-08-27 09:59:11 +08:00
melvin 8011ddd2cd multiple ability in lord effect should be separated by ', ' 2013-08-27 09:57:45 +08:00
melvin 0c11ede5e6 replace groovy script with ability in card script 2013-08-27 09:54:03 +08:00
melvin 2a4d4f48cb replace groovy script with ability in card script 2013-08-27 09:44:08 +08:00
melvin 4aba54e70d replace groovy script with ability in card script 2013-08-27 09:43:31 +08:00
melvin 3e79b8b543 replace groovy script with ability in card script 2013-08-27 09:41:52 +08:00
melvin 61fae4a86c replace groovy script with ability in card script 2013-08-27 09:41:30 +08:00
melvin 11199c7e82 replace groovy script with ability in card script 2013-08-27 09:40:47 +08:00
melvin 99126d6d52 replace groovy script with ability in card script 2013-08-26 15:44:00 +08:00
melvin 648b2f1502 replace groovy script with ability in card script 2013-08-26 14:24:33 +08:00
melvin 740e8a7c21 fix missing filter 2013-08-26 13:35:52 +08:00
melvin c95bad483e replace 'lord pt' and 'lord ability' with 'lord' 2013-08-26 13:33:53 +08:00
melvin 58dc1570d7 replace groovy script with ability in card script 2013-08-26 13:30:13 +08:00
melvin ae9dd2f320 replace groovy script with ability in card script 2013-08-26 13:28:27 +08:00
melvin 38153ded41 fix static property 2013-08-26 13:26:28 +08:00
melvin 63d7545038 replace groovy script with ability in card script 2013-08-26 13:26:15 +08:00
melvin c68c243712 replace groovy script with ability in card script 2013-08-26 13:25:21 +08:00
melvin 7829b493bd replace groovy script with ability in card script 2013-08-26 13:24:38 +08:00
melvin d6765b8548 replace groovy script with ability in card script 2013-08-26 13:22:47 +08:00
melvin 17a88b4c8a replace groovy script with ability in card script 2013-08-26 13:21:42 +08:00
melvin 52d761c5cf replace groovy script with ability in card script 2013-08-26 13:20:29 +08:00
melvin 120dcba492 replace groovy script with ability in card script 2013-08-26 13:19:07 +08:00
melvin 74905730e5 replace groovy script with ability in card script 2013-08-26 13:18:23 +08:00
melvin d9944eab06 removed requires_groovy_Code 2013-08-26 13:17:39 +08:00
melvin 8f0baafc55 replace groovy script with ability in card script 2013-08-26 13:17:19 +08:00
melvin 180654c2f6 removed groovy script 2013-08-26 13:16:37 +08:00
melvin 6ba5611019 replace groovy script with ability in card script 2013-08-26 13:15:53 +08:00
melvin 7ebab803e3 replace groovy script with ability in card script 2013-08-26 13:15:04 +08:00
melvin 52b8d02a46 replace groovy script with ability in card script 2013-08-26 13:14:16 +08:00
melvin 435eb5050f replace groovy script with ability in card script 2013-08-26 13:13:03 +08:00
melvin 0710054dd5 replace groovy script with ability in card script 2013-08-26 13:09:55 +08:00
melvin d09853e8f3 replace groovy script with lord pt 2013-08-26 13:08:58 +08:00
melvin 2693b824b2 remove requires_groovy_code 2013-08-26 13:07:25 +08:00
melvin f74799378f remove requires_groovy_code 2013-08-26 13:07:09 +08:00
melvin 781a1d4704 replace groovy script with lord pt 2013-08-26 13:06:30 +08:00
melvin dfee7aaa97 replace groovy script with lord pt 2013-08-26 13:05:00 +08:00
melvin 5ca39600be replace groovy script with lord pt 2013-08-26 13:04:15 +08:00
melvin 258b67216c replace groovy script with lord pt 2013-08-26 13:03:02 +08:00
melvin 318304f4f4 replace groovy script with lord pt 2013-08-26 13:02:18 +08:00
melvin 49d78d4d0c replace groovy script with lord pt ability 2013-08-26 13:01:06 +08:00
melvin 7157b8fb87 replace Goblin King groovy script with ability in card script 2013-08-26 12:02:24 +08:00
melvin 8952595b95 remove groovy code with lord ability in card script 2013-08-26 11:54:01 +08:00
melvin cf0b836e5b fix Farhaven Elf script 2013-08-25 17:31:22 +08:00
hong yie 03cbb67977 added Ondu Giant 2013-08-25 17:29:02 +08:00
hong yie efa1e4e6c5 added Farhaven Elf 2013-08-25 17:28:22 +08:00
melvin bbe7aa4f09 simplify scripts with MagicSearchOntoBattlefieldEvent 2013-08-25 17:21:39 +08:00
melvin d61df7aa22 added Windswept Heath 2013-08-25 10:55:33 +08:00
melvin 80d398b456 added Wooded Foothills 2013-08-25 10:53:29 +08:00
melvin ebaae335a2 added Flooded Strand 2013-08-25 10:41:38 +08:00
melvin 80c1841069 corrected name 2013-08-25 10:36:50 +08:00
melvin c08c9bf6b1 added Farseek 2013-08-25 10:33:55 +08:00
melvin b285e32731 added Polluted Delta 2013-08-25 10:31:50 +08:00
melvin 790dd0c52d added Arid Mesa 2013-08-25 10:29:49 +08:00
melvin f2f0140194 added Marsh Flats 2013-08-25 10:28:33 +08:00
melvin 39f3114dac added Verdant Catacombs 2013-08-25 10:26:31 +08:00
melvin d10d981a2a corrected event description 2013-08-25 10:24:50 +08:00
melvin e9b8bfd671 added Path to Exile 2013-08-25 09:59:23 +08:00
melvin ab8f9b9a24 should be E.getPlayer instead of event.getPlayer 2013-08-25 09:58:35 +08:00
melvin 0b86980d7f added Scalding Tarn 2013-08-25 09:41:21 +08:00
melvin 1dc6d01d4b added Misty Rainforest 2013-08-25 09:37:38 +08:00