$l10n_ anpassungen + build automatisierung
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
<produktion fillType="MININGCOAL" amountPerHour="90000" />
|
||||
|
||||
<storeData>
|
||||
<name>LS25 Kohlemine</name>
|
||||
<name>$l10n_storeItem_coalMine_name</name>
|
||||
<functions>
|
||||
<function>Kohlemine produziert Kohle</function>
|
||||
<function>$l10n_storeItem_coalMine_function</function>
|
||||
</functions>
|
||||
<image>placeables/mine/store_mine.dds</image>
|
||||
<price>600000</price>
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
<produktion fillType="DIRT" amountPerHour="150000" />
|
||||
|
||||
<storeData>
|
||||
<name>LS25 Erde mine</name>
|
||||
<name>$l10n_storeItem_dirtPit_name</name>
|
||||
<functions>
|
||||
<function>Erde mine produziert Erde</function>
|
||||
<function>$l10n_storeItem_dirtPit_function</function>
|
||||
</functions>
|
||||
<image>placeables/mine/store_mine.dds</image>
|
||||
<price>180000</price>
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
<produktion fillType="IRONORE" amountPerHour="45000" />
|
||||
|
||||
<storeData>
|
||||
<name>LS25 Eisenmine</name>
|
||||
<name>$l10n_storeItem_ironMine_name</name>
|
||||
<functions>
|
||||
<function>Eisenmine produziert Eisen</function>
|
||||
<function>$l10n_storeItem_ironMine_function</function>
|
||||
</functions>
|
||||
<image>placeables/mine/store_mine.dds</image>
|
||||
<price>1200000</price>
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
<produktion fillType="PAYDIRT" amountPerHour="80000" />
|
||||
|
||||
<storeData>
|
||||
<name>LS25 Mine</name>
|
||||
<name>$l10n_storeItem_paydirtMine_name</name>
|
||||
<functions>
|
||||
<function>Mine produziert PAYDIRT</function>
|
||||
<function>$l10n_storeItem_paydirtMine_function</function>
|
||||
</functions>
|
||||
<image>placeables/mine/store_mine.dds</image>
|
||||
<price>250000</price>
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
<produktion fillType="SILVERORE" amountPerHour="50000" />
|
||||
|
||||
<storeData>
|
||||
<name>LS25 Silbermine</name>
|
||||
<name>$l10n_storeItem_silverMine_name</name>
|
||||
<functions>
|
||||
<function>Silbermine produziert Silber</function>
|
||||
<function>$l10n_storeItem_silverMine_function</function>
|
||||
</functions>
|
||||
<image>placeables/mine/store_mine.dds</image>
|
||||
<price>1500000</price>
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
<produktion fillType="STONE" amountPerHour="120000" />
|
||||
|
||||
<storeData>
|
||||
<name>LS25 Steinbruch</name>
|
||||
<name>$l10n_storeItem_stoneQuarry_name</name>
|
||||
<functions>
|
||||
<function>Steinbruch produziert STONE</function>
|
||||
<function>$l10n_storeItem_stoneQuarry_function</function>
|
||||
</functions>
|
||||
<image>placeables/mine/store_mine.dds</image>
|
||||
<price>250000</price>
|
||||
|
||||
Reference in New Issue
Block a user