Template:FactionBuildingCargo: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
building_t.description = description, | building_t.description = description, | ||
B.icon = icon, | B.icon = icon, | ||
B.prereqs__full | CONCAT(B.faction,'_', 'B.prereqs__full') = prereqs, | ||
B.gold_cost = gold, | B.gold_cost = gold, | ||
B.wood_cost = wood, | B.wood_cost = wood, | ||
| Line 24: | Line 24: | ||
B.dust_cost = dust, | B.dust_cost = dust, | ||
B.graal_cost = graal | B.graal_cost = graal | ||
|format = template | |format = template | ||


