summaryrefslogtreecommitdiff
path: root/src/const/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/const/resources')
-rw-r--r--src/const/resources/item/cards.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/const/resources/item/cards.h b/src/const/resources/item/cards.h
index 8e759fbc7..93ca08c90 100644
--- a/src/const/resources/item/cards.h
+++ b/src/const/resources/item/cards.h
@@ -24,4 +24,8 @@
#define maxCards 4
#define maxMailCards 4
+#define CARD0_FORGE 0x00FF
+#define CARD0_CREATE 0x00FE
+#define CARD0_PET ((short)0xFF00)
+
#endif // CONST_RESOURCES_ITEM_CARDS_H