More tab delimited XML format.
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="xsd/PrimeShop.xsd">
|
||||
<!--
|
||||
category = Enchant 1
|
||||
category = Supplies 2
|
||||
category = Decorating 3
|
||||
category = Package 4
|
||||
category = Others 5
|
||||
category = Event 6
|
||||
category = Best 7
|
||||
category = Event & Best 8
|
||||
-->
|
||||
category = Enchant 1
|
||||
category = Supplies 2
|
||||
category = Decorating 3
|
||||
category = Package 4
|
||||
category = Others 5
|
||||
category = Event 6
|
||||
category = Best 7
|
||||
category = Event & Best 8
|
||||
-->
|
||||
<product id="1050021" category="2" points="3" item="22025" count="1" /> <!-- Powerful Healing Potion -->
|
||||
<product id="1050022" category="2" points="1" item="22026" count="1" /> <!-- High-grade Healing Potion -->
|
||||
<product id="1080001" category="2" points="200" item="22000" count="1" /> <!-- Small fortuna box -->
|
||||
|
Reference in New Issue
Block a user