Take a look into the Great_Library.txt. There you will find these lines:
Code:
|
[WONDER_PYRAMIDS_STATISTICS]
Gives:
ATABASE_CONCEPTS,CONCEPT_GOLD>Gold increase for Empire
[END] |
You should change these lines to:
Code:
|
[WONDER_PYRAMIDS_STATISTICS]
Gives:
One free ATABASE_BUILDINGS,IMPROVE_GRANARY>granary in each city
[END] |
Now that should work, by the way it says only "Give gold increase For Empire" that's not much information here is the part of my latest Great_Library.txt of course it is a german GL:
Code:
|
[WONDER_PYRAMIDS_STATISTICS]
Effekt:
Nationsweiten ATABASE_CONCEPTS,CONCEPT_GOLD>Goldbonus von {WonderDB(Wonder[0]).BonusGold} Gold
[END] |
Now it says how much gold bonus it gives and it reffers directly to the wonder.txt. That means if you change the value for BonusGold there you will see it in the Great Library and in the build screen.
-Martin
PS: You have to put in front of every "ATABASE_" the letters "< L : D" I wasn't able to make it displayed correctly here. And forget the spaces between them.
[This message has been edited by Martin Gühmann (edited April 16, 2001).]