summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gen-6-Exp-Share.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gen-6-Exp-Share.md b/Gen-6-Exp-Share.md
index 7dccf41..b8ea358 100644
--- a/Gen-6-Exp-Share.md
+++ b/Gen-6-Exp-Share.md
@@ -39,7 +39,8 @@ Now that out of battle strings are taken care of, let's work on the item propert
{
.name = _("EXP. SHARE"),
.itemId = ITEM_EXP_SHARE,
- .price = 3000,
+- .price = 3000,
++ .price = 0,
.holdEffect = HOLD_EFFECT_EXP_SHARE,
.description = sExpShareDesc,
- .pocket = POCKET_ITEMS,