summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-08-28 14:50:05 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-08-28 14:50:48 -0400
commit3189320922277dcec0a284a191dd05e823297b1a (patch)
treeff1dfb42d6f679445a83970f0d2d681a01368375 /include/constants
parentcd2529e8855bdf5bb725b40524478cf197b27a62 (diff)
nuts_data to json
Diffstat (limited to 'include/constants')
-rw-r--r--include/constants/items.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/items.h b/include/constants/items.h
index 5844c001..34b71487 100644
--- a/include/constants/items.h
+++ b/include/constants/items.h
@@ -31,7 +31,7 @@
#define ITEMATTR_UNK5 9
#define ITEMATTR_UNK6 10
#define ITEMATTR_NATURAL_GIFT_POWER 11
-#define ITEMATTR_UNK8_0 12
+#define ITEMATTR_NATURAL_GIFT_TYPE 12
#define ITEMATTR_UNK8_B 13
#define ITEMATTR_PARTY_USE 14
#define ITEMATTR_SLP_HEAL 15