It has always bugged me that the entry for Hospitals is incorrect - it says
Well it actually reduces overcrowding by 8, so this is what the entry in Great_Library.txt should read:
Except that there should NOT be a space between L: and DATABASE, I had to put one in so it would not say Reduces <L
ATABASE_CONCEPTS
Gives:
Increases City Max Size
Reduces Overcrowding Effect by 0
Increases City Max Size
Reduces Overcrowding Effect by 0
Code:
[IMPROVE_HOSPITAL_STATISTICS]
Gives:
Reduces <L: DATABASE_CONCEPTS,CONCEPT_OVERCROWDING>Overcrowding<e> Effect by {BuildingDB(Building[0]).RaiseOvercrowdingLevel}
[END]
ATABASE_CONCEPTS
Since it actually is already included I will add this correction as well.
Comment