diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-08-08 15:35:13 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-08-08 15:35:13 -0500 |
commit | fe02309fe38d8be4f0a087c63ca7d63cc9cab859 (patch) | |
tree | 6722b75c0cb6e2477e67fb1976a40331ed365546 /data/item_prices.asm | |
parent | 33ea880aa4f408624b967d4ab811c477e6a76784 (diff) |
Add Devolve Stoneadding-pokemon
rolls back Pokemon to their pre-evolution without degenerating stats
Diffstat (limited to 'data/item_prices.asm')
-rwxr-xr-x | data/item_prices.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/item_prices.asm b/data/item_prices.asm index 4198ccff..18ddebca 100755 --- a/data/item_prices.asm +++ b/data/item_prices.asm @@ -97,3 +97,4 @@ ItemPrices: money 0 ; FLOOR_11F money 0 ; FLOOR_B4F money 2100 ; ICE_STONE + money 2100 ; DEVOLVE_STONE |