Minerals template added, some rewritten, comments added:
[shipsimu.git] / application / ship-simu / templates / de / game / types / contract_types.xml
index 50a23bee61fa71d6a9b0596f78e46d06da4696cb..5d383ac4f45cbcbd14b4cd9a39dba11c44b9adfd 100644 (file)
@@ -26,7 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
        <contract-type type="construction_contract" max-signers="3">
                <!-- All valid signer types for this contract //-->
                <signer-types extends="signer_types">
-                       <signer-type type="gamer" slot="all" max="3" />
+                       <signer-type type="player" slot="all" max="3" />
                        <signer-type type="moneybank" slot="creditor" max="1" />
                        <signer-type type="construction_company" slot="construction_company" max="1" />
                </signer-types>