summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorExpoSeed <43502820+ExpoSeed@users.noreply.github.com>2020-07-09 19:45:05 -0500
committerExpoSeed <43502820+ExpoSeed@users.noreply.github.com>2020-07-09 19:45:05 -0500
commita2a172495aca1abed5b38e926b09814cf79e837b (patch)
tree0f381b3c67d749dcab332e416580b3d82f9a8da3
parentab5eced4c236988a4e5e2646276e0ccca4bd0a5b (diff)
i'm still not done yet
-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,