Topic: Question about Mines Config File
1 —
3 of
3
Posts
andreiosu121![]() Topic Opener |
Posted at:
2021-01-01, 05:52 UTC+1.0
I opened up the config files to the game in order to view the stats about the mines. The function of code that runs the Deeper Coal Mine for the Barbarians looks like this: mine_produce = { descname = _"mining coal", actions = { "animate=working 7000", "mine=coal 2 100 10 2", "produce=coal", I know the second number (100) represents percentage of resource the mine can mine, and the second to last number (10) represents the percentage of finding ore when the mine is depleted. What does the other numbers, first and last mean? ![]() ![]() |
Nordfriese![]() |
Posted at:
2021-01-01, 11:45 UTC+1.0
This is documented here: https://www.widelands.org/documentation/autogen_tribes_productionsite_programs/#mine ![]() ![]() |
andreiosu121![]() Topic Opener |
Posted at:
2021-01-01, 22:58 UTC+1.0
Thanks for the help ![]() ![]() |
1 —
3 of
3
Posts