mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Deprecate previously hardcoded buildings
This commit is contained in:
@@ -185,7 +185,6 @@ namespace MappedKeys
|
||||
{ "creatureTransformer", BuildingSubID::CREATURE_TRANSFORMER },//only skeleton transformer yet
|
||||
{ "portalOfSummoning", BuildingSubID::PORTAL_OF_SUMMONING },
|
||||
{ "ballistaYard", BuildingSubID::BALLISTA_YARD },
|
||||
{ "lookoutTower", BuildingSubID::LOOKOUT_TOWER },
|
||||
{ "library", BuildingSubID::LIBRARY },
|
||||
{ "fountainOfFortune", BuildingSubID::FOUNTAIN_OF_FORTUNE },//luck garrison bonus
|
||||
{ "escapeTunnel", BuildingSubID::ESCAPE_TUNNEL },
|
||||
|
||||
Reference in New Issue
Block a user