SimHacker / micropolis

Automatically exported from code.google.com/p/micropolis
887 stars 165 forks source link

zone name misstake when query #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.query park. (not fountain)
2.query smoke on coal power plant.
3.query hospital.
4.query church.

What is the expected output? What do you see instead?

park expects "Park", but "Trees". (same to natural forrest)
smoke on coal power plant expects "Coal Smoke", but "Coal Power".
hospital expects "Hospital", but "Residential".
church expects "Church", but "Residential".

What version of the product are you using? On what operating system?

micropolisj-1.6, and trunk.

Please provide any additional information below.

Original issue reported on code.google.com by h.rayflood on 15 Jan 2015 at 1:35

Attachments:

hATrayflood commented 8 years ago

I sent pull request #77 please review and merge.