summaryrefslogtreecommitdiff
path: root/src/data/items_en.h
diff options
context:
space:
mode:
authorgarak <garakmon@gmail.com>2018-12-17 23:34:16 -0500
committerGitHub <noreply@github.com>2018-12-17 23:34:16 -0500
commit2fb6c5bb7f81c285d973d602dbbe4bbf8fc8aba1 (patch)
tree003c2daccebd740c288e537216afed0265bfbc59 /src/data/items_en.h
parent32c7ec313deaccb4e3dcef5f9da7d9062d09fc27 (diff)
parent5f202c744b92dcde829c1d24ad323d824c769fec (diff)
Merge branch 'master' into createsprite
Diffstat (limited to 'src/data/items_en.h')
-rw-r--r--src/data/items_en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/data/items_en.h b/src/data/items_en.h
index 60f62752d..518a83173 100644
--- a/src/data/items_en.h
+++ b/src/data/items_en.h
@@ -2993,7 +2993,7 @@ const struct Item gItems[] =
.secondaryId = 0,
},
{
- .name = _("KING’S ROCK"),
+ .name = _("KING'S ROCK"),
.itemId = ITEM_KINGS_ROCK,
.price = 100,
.holdEffect = HOLD_EFFECT_FLINCH,