Added a count attribute to all list XML nodes (unhandled at the moment)
[shipsimu.git] / application / ship-simu / templates / game / merchant / base_merchant.xml
index a4a7c85f2bde22419038f7d27d132e924b12d8a0..22d4c789ced77749c6997f8fd1038dd34cd125f5 100644 (file)
@@ -44,7 +44,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
        <!-- A detailed trading list of goods this merchant is trading. Amount, when
             the first item was added or the last one was removed are being stored
             with every goods. //-->
-       <goods-list>
+       <goods-list goods-count="{?goods_count?}">
                <!-- A single goods this merchant is trading. //-->
                <goods>
                        <goods-id>{?goods_id?}</goods-id>