Viewing Dome Feediing Upgrade!

Got news, ideas, pictures of your park, hacks, or cheats .. discuss them all here....
Post Reply
User avatar
Mr. DNA
a hunter
Posts: 338
Joined: 03 Apr 2002, 13:00
Gender: Male
Location: Pittsburgh, PA
Contact:

Post by Mr. DNA »

I found this on a modding JPOG forum. It makes the Viewing Dome Feeder available! It's and upgrade to the Viewing Dome. Open Research.ini in notepad. Paste this code under Viewing Dome:

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; 
}
You then have to research it and it upgrades all your Viewing Domes!
User avatar
Khusa
an egg
Posts: 1
Joined: 08 Jul 2004, 04:10
Contact:

Post by Khusa »

wish i knew the site too this modding forum your talking about
User avatar
Mr. DNA
a hunter
Posts: 338
Joined: 03 Apr 2002, 13:00
Gender: Male
Location: Pittsburgh, PA
Contact:

Post by Mr. DNA »

Post Reply