summaryrefslogtreecommitdiff
path: root/item_constants.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-04-27 15:52:57 -0500
committerBryan Bishop <kanzure@gmail.com>2012-04-27 15:52:57 -0500
commitd1c933696b3a4c2d87f41999710e891d6a52c399 (patch)
tree651a6b17ccc2a0c85e41f1b51bbcfd7c97a73948 /item_constants.py
parent02ce32f563ee1ca8ebfdefe3e18f8233abdc0b96 (diff)
redo item constants (some were missed?)
original-commit-id: 09a0e3aa85b22769a959e8c5b6abec38d2d770b2
Diffstat (limited to 'item_constants.py')
-rw-r--r--item_constants.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/item_constants.py b/item_constants.py
index 0346f56..d60dfb1 100644
--- a/item_constants.py
+++ b/item_constants.py
@@ -36,7 +36,7 @@ item_constants = {1: 'MASTER_BALL',
38: 'FULL_HEAL',
39: 'REVIVE',
40: 'MAX_REVIVE',
-41: 'GUARD_SPEC.',
+41: 'GUARD_SPEC',
42: 'SUPER_REPEL',
43: 'MAX_REPEL',
44: 'DIRE_HIT',
@@ -60,7 +60,7 @@ item_constants = {1: 'MASTER_BALL',
65: 'ELIXER',
66: 'RED_SCALE',
67: 'SECRETPOTION',
-68: 'S.S.TICKET',
+68: 'S_S_TICKET',
69: 'MYSTERY_EGG',
70: 'CLEAR_BELL',
71: 'SILVER_WING',
@@ -74,7 +74,7 @@ item_constants = {1: 'MASTER_BALL',
79: 'BURNT_BERRY',
80: 'ICE_BERRY',
81: 'POISON_BARB',
-82: "KING'S_ROCK",
+82: "KINGS_ROCK",
83: 'BITTER_BERRY',
84: 'MINT_BERRY',
85: 'RED_APRICORN',