mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
REAL base for dev build 0.81b
(saveformat version bump)
This commit is contained in:
@@ -5,7 +5,7 @@ ADVENTURE MAP:
|
|||||||
* Favourable Winds reduce sailing cost
|
* Favourable Winds reduce sailing cost
|
||||||
|
|
||||||
HERO:
|
HERO:
|
||||||
* Most of hero specialties are supported, including:
|
* Most of hero specialities are supported, including:
|
||||||
-Creature specialities (progressive, fixed, Sir Mullich)
|
-Creature specialities (progressive, fixed, Sir Mullich)
|
||||||
-Spell damage specialities (Deemer), fixed bonus (Ciele)
|
-Spell damage specialities (Deemer), fixed bonus (Ciele)
|
||||||
-Secondary skill bonuses
|
-Secondary skill bonuses
|
||||||
|
@@ -23,7 +23,7 @@
|
|||||||
#include <boost/mpl/identity.hpp>
|
#include <boost/mpl/identity.hpp>
|
||||||
#include <boost/any.hpp>
|
#include <boost/any.hpp>
|
||||||
|
|
||||||
const ui32 version = 723;
|
const ui32 version = 724;
|
||||||
class CConnection;
|
class CConnection;
|
||||||
class CGObjectInstance;
|
class CGObjectInstance;
|
||||||
class CGameState;
|
class CGameState;
|
||||||
|
Reference in New Issue
Block a user