summaryrefslogtreecommitdiff
path: root/items.xml
diff options
context:
space:
mode:
Diffstat (limited to 'items.xml')
-rw-r--r--items.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/items.xml b/items.xml
index d0e5400d..be00f93f 100644
--- a/items.xml
+++ b/items.xml
@@ -907,4 +907,18 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml.
description="test card 1"
type="card"
/>
+ <item id="5001"
+ image="generic/pearl.png"
+ name="Card red"
+ description="test card red"
+ type="card"
+ cardColor="8"
+ />
+ <item id="5002"
+ image="generic/pearl.png"
+ name="Card green"
+ description="test card green"
+ type="card"
+ cardColor="17"
+ />
</items>