mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
* fixed 1085
* fixed starting hero is granted in normal scenarios * introduced TArtifactInstanceID
This commit is contained in:
@@ -405,5 +405,6 @@ typedef si32 TBonusSubtype;
|
||||
typedef si32 TSlot;
|
||||
typedef si32 TQuantity;
|
||||
typedef si32 TArtifactID;
|
||||
typedef si32 TArtifactInstanceID;
|
||||
typedef ui32 TCreature; //creature id
|
||||
typedef si8 TPlayerColor;
|
||||
typedef ui8 TPlayerColor;
|
||||
|
||||
Reference in New Issue
Block a user