diff options
author | yenatch <yenatch@gmail.com> | 2013-12-22 17:17:33 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-12-22 17:17:33 -0500 |
commit | 4d1091f8d914efeae0b3834d2f67d031bde79625 (patch) | |
tree | 7d5ae50658139ce4b31fb92a799fd292fa17bbdb /constants/script_constants.asm | |
parent | a15bd15e2adb91922661015b2e7a35b352c64af7 (diff) |
poke seer special
Diffstat (limited to 'constants/script_constants.asm')
-rw-r--r-- | constants/script_constants.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/constants/script_constants.asm b/constants/script_constants.asm index 30fdff8bc..1e4145ea3 100644 --- a/constants/script_constants.asm +++ b/constants/script_constants.asm @@ -27,7 +27,6 @@ SPECIAL_RUINCHAMBERWALL EQU $0087 SPECIAL_HOOHCHAMBER EQU $008d SPECIAL_CELEBI EQU $008f - SPECIAL_AFTERCELEBI EQU $0090 SPECIAL_POKESEER EQU $0091 |