Cards from Aetherdrift and fix to Crested Sunmare
Fixed Crested Sunmare token creation condition. Add cards: Alacrian Armory Broadside Barrage Broodheart Engine Chitin Gravestalker Coalstoke Gearhulk Collision Course Haunt the Network Hellish Sideswipe Intimidation Tactics Kolodin, Triumph Caster Mindspring Merfolk Ooze Patrol Spectral Interference Stock Up Voyager Glidecar Wreck Remover
This commit is contained in:
@@ -13,8 +13,8 @@ Mod by: Vitty85
|
||||
|
||||
/* Wagic versions */
|
||||
#define WAGIC_VERSION_MAJOR 0
|
||||
#define WAGIC_VERSION_MEDIUM 24
|
||||
#define WAGIC_VERSION_MINOR 0
|
||||
#define WAGIC_VERSION_MEDIUM 25
|
||||
#define WAGIC_VERSION_MINOR 3
|
||||
|
||||
#define VERSION_DOT(a, b, c) a ##.## b ##.## c
|
||||
#define VERSION_WITHOUT_DOT(a, b, c) a ## b ## c
|
||||
|
||||
Reference in New Issue
Block a user