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
|
||||
|
||||
HERO:
|
||||
* Most of hero specialties are supported, including:
|
||||
* Most of hero specialities are supported, including:
|
||||
-Creature specialities (progressive, fixed, Sir Mullich)
|
||||
-Spell damage specialities (Deemer), fixed bonus (Ciele)
|
||||
-Secondary skill bonuses
|
||||
|
@@ -23,7 +23,7 @@
|
||||
#include <boost/mpl/identity.hpp>
|
||||
#include <boost/any.hpp>
|
||||
|
||||
const ui32 version = 723;
|
||||
const ui32 version = 724;
|
||||
class CConnection;
|
||||
class CGObjectInstance;
|
||||
class CGameState;
|
||||
|
Reference in New Issue
Block a user