From 8a9db5ef59ea0220a5cad88d59bf7c5f92c048b8 Mon Sep 17 00:00:00 2001 From: dannye Date: Mon, 24 Aug 2015 00:23:38 -0500 Subject: Add Devolve Stone rolls back Pokemon to their pre-evolution without degenerating stats --- data/item_prices.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'data') 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 -- cgit v1.2.3