|
Size: 782
Comment:
|
Size: 831
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| ## page was renamed from city.incomingResources |
function
city.incomingResources()
function that returns the amount of resources incoming to a city based on the incoming resources in an object form. (food,wood,stone,iron,gold,total)
usage:
city.incomingResources().property
properties:
total gold iron stone food wood
example:
echo city.incomingResources().food
would output 240,000,000

![[+]](/moin_static/explorer/img/toggle1.png)

![[-]](/moin_static/explorer/img/toggle0.png)
