mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-20 09:46:52 +00:00
Increase Max Gatherers for 'Small' Ruins
The maximum number of gathers is 1 for small ruins, I change it to 5. It is the issue 8599.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<KillBeforeGather>false</KillBeforeGather>
|
||||
<Max>500</Max>
|
||||
<Type>stone.ruins</Type>
|
||||
<MaxGatherers>1</MaxGatherers>
|
||||
<MaxGatherers>5</MaxGatherers>
|
||||
</ResourceSupply>
|
||||
<Sound>
|
||||
<SoundGroups>
|
||||
|
||||
Reference in New Issue
Block a user