diff options
-rw-r--r-- | items.xml | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -857,4 +857,12 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="generic" useButton="Hatch" /> + + <!-- Cards --> + <item id="5000" + image="generic/pearl.png" + name="Card 1" + description="test card 1" + type="card" + /> </items> |