mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Flexible necromancy (#430)
* made IMPROVED_NECROMANCY bonus configurable * updated cloak of the undead king
This commit is contained in:
committed by
ArseniyShestakov
parent
e666b2740c
commit
1685641357
@@ -133,6 +133,7 @@ namespace Res
|
||||
DLL_LINKAGE bool nonZero() const; //returns true if at least one value is non-zero;
|
||||
DLL_LINKAGE bool canAfford(const ResourceSet &price) const;
|
||||
DLL_LINKAGE bool canBeAfforded(const ResourceSet &res) const;
|
||||
DLL_LINKAGE TResourceCap marketValue() const;
|
||||
|
||||
DLL_LINKAGE std::string toString() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user