Incrementing the build numbers. bug fixes
This commit is contained in:
@@ -93649,7 +93649,8 @@ type=Creature
|
||||
subtype=Elf Wizard
|
||||
power=1
|
||||
toughness=3
|
||||
[/card] [card]
|
||||
[/card]
|
||||
[card]
|
||||
name=Sage's Row Savant
|
||||
aicode=activate transforms((,newability[all(*[zpos<=2]|mylibrary) transforms((,newability[may name(Put on bottom of library) moveto(myreveal) and!( bottomoflibrary )!])) oneshot])) oneshot
|
||||
auto=_SCRY2_
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#build.number.properties (normally this file is maintained by build.xml)
|
||||
#Sun, 20 May 2020 11:56:35 +0200
|
||||
build.major=0
|
||||
build.minor=24
|
||||
build.point=0
|
||||
build.minor=25
|
||||
build.point=3
|
||||
|
||||
|
||||
@@ -88,7 +88,7 @@ Mod by: Vitty85
|
||||
#define WAGIC_CORE_VERSION_STRING "core_" VERSION_STRINGIFY(WAGIC_RESOURCE_VERSION)
|
||||
#define WAGIC_RESOURCE_NAME "Wagic-core-" VERSION_STRINGIFY(WAGIC_RESOURCE_VERSION) ".zip"
|
||||
#define WAGIC_RELEASE_NAME "wagic-v" WAGIC_VERSION_STRING
|
||||
#define WAGIC_RESOURCE_URL "https://github.com/WagicProject/wagic/releases/download/" WAGIC_RELEASE_NAME "/" WAGIC_RESOURCE_NAME
|
||||
#define WAGIC_RESOURCE_URL "https://github.com/WagicProject/wagic/releases" WAGIC_RELEASE_NAME "/" WAGIC_RESOURCE_NAME
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user