mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Ban Navigation on maps without water
This commit is contained in:
@@ -112,6 +112,7 @@ public:
|
||||
void banWaterHeroes();
|
||||
void banHero(const HeroTypeID& id);
|
||||
void banWaterSpells();
|
||||
void banWaterSkills();
|
||||
void banWaterContent();
|
||||
|
||||
/// Gets object of specified type on requested position
|
||||
|
||||
Reference in New Issue
Block a user