diff options
author | dannye <corrnondacqb@yahoo.com> | 2015-08-24 00:23:38 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2015-08-25 21:42:59 -0500 |
commit | 8a9db5ef59ea0220a5cad88d59bf7c5f92c048b8 (patch) | |
tree | 90b606a93214ba4ae791e945562b6b5ca5937206 /data/item_prices.asm | |
parent | 364e6a058a763ccc41f0dab3225072a9b452920b (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 a261363c..362ee8d9 100755 --- a/data/item_prices.asm +++ b/data/item_prices.asm @@ -97,3 +97,4 @@ ItemPrices: ; 4608 (1:4608) money 0 ; FLOOR_11F money 0 ; FLOOR_B4F money 2100 ; ICE_STONE + money 2100 ; DEVOLVE_STONE |