]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/game/contract/base_contract.xml
Added a count attribute to all list XML nodes (unhandled at the moment)
[shipsimu.git] / application / ship-simu / templates / game / contract / base_contract.xml
index 06a9d7cbbf35fa246149e837ce5e0a012cf8a890..bb5956337f8bd9dbc785e7dab19fb717e7fa66cb 100644 (file)
@@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
 //-->
 <contract>
        <!-- Parties of a contract are listed here. At least two, of course. //-->
-       <contract-party-list total="{?total_parties?}">
+       <contract-party-list party-count="{?coutract_party_count?}">
                <!-- All contract parties are enlisted with this tag. //-->
                <contract-party>
                        <!-- The signer's data, for signer_type please refer to signer_types.xml //-->