From d75c1cb4b2a001fbe9229a5da1b315edaa633fea Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 16 Sep 2009 21:56:36 +0000 Subject: [PATCH] Heavily extened and commented --- .../templates/de/game/ship/base_ship.xml | 49 +++++++++++++++---- 1 file changed, 40 insertions(+), 9 deletions(-) diff --git a/application/ship-simu/templates/de/game/ship/base_ship.xml b/application/ship-simu/templates/de/game/ship/base_ship.xml index e4fe7ac..477c982 100644 --- a/application/ship-simu/templates/de/game/ship/base_ship.xml +++ b/application/ship-simu/templates/de/game/ship/base_ship.xml @@ -22,46 +22,77 @@ You should have received a copy of the GNU General Public License along with this program. If not, see //--> + {?id?} {?type?} - {?propellers?} - {?weight?} - {?displacement?} + {?propeller?} + {?weight?} + {?displacement?} + + {?construction_id?} + + {?construction_contract_id?} + {?construction_started?} + {?construction_finished? + + {?company_id?} - . + + {?holder_started?} {?holder_ended?} - + + + - + + {?structure_id?} + {?structure_amount?} {?structure_type?} - + + {?engine_id?{ {?engine_type?} + - - + + + + + + -- 2.39.2