Code: Select all
ViewDomeFeedingSystem
{
// requirement[Research] = HuntingPlatform;
effect[UpgradeUnit]
{
unit = hvdome;
icon = ResearchIcon_ViewDomeFeedingSystem;
}
retractable = false;
time = 30;
price = 60;
category = Visitors;
icon = ResearchIcon_ViewDomeFeedingSystem;
name = $ResearchName_ViewDomeFeedingSystem;
description = $ResearchHelp_ViewDomeFeedingSystem;
// mailavailable = true;
mailcomplete = true;
}