interface

  1. Worlddata get_unit_info: add recruitment resource cost

    My "idea" is to add the recruitment costs to /interface.php?func=get_unit_info This will result in every unit having 3 additional tags: <wood>50</wood> <stone>30</stone> <iron>10</iron> The result should look like this Currently it looks like this Why? It is a QOL Feature for...
Top