]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/game/building/base_building.xml
Technology XML added, prefixes removed:
[shipsimu.git] / application / ship-simu / templates / de / game / building / base_building.xml
index 7640500c04d9a25dfd63a1c11cf9c6c63efe4a6e..c95b581cf21291740bdec58e914b57016822ad00 100644 (file)
@@ -24,11 +24,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
 <building>
        <!-- General building data //-->
        <building-data>
-               <dimension width="{?building_width?}" length="{?building_length?}" height="{?building_height?}" />
+               <dimension width="{?width?}" length="{?length?}" height="{?height?}" />
                <description>
-                       <![CDATA[{?building_description?}]]>
+                       <![CDATA[{?description?}]]>
                </description>
-               <general-data id="{?building_id?}" name="{?building_name?}">
+               <general-data id="{?id?}" name="{?name?}">
                        <owner id="{?owner_id?}" type="{?owner_type?}" owned-start="{?owner_start_timestamp?}" owned-end="{?owner_end_timestamp?}" />
                        <occupant id="{?occupant_id?}" type="{?occupant_type?}" owned-start="{?occupant_start_timestamp?}" owned-end="{?occupant_end_timestamp?}" />
                        <constructed>