diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-26 20:00:48 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-26 20:00:48 -0400 |
| commit | 2ea331ebb341505df1cd8429b140c52e345a5af4 (patch) | |
| tree | 5f6835bddbcf17656f31f4e71ef73cf608a1fabf /data/item_prices.asm | |
| parent | 2b7cb8a1d821108b8ee1551892a36371527c4ab9 (diff) | |
Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions""
This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d.
Diffstat (limited to 'data/item_prices.asm')
| -rwxr-xr-x | data/item_prices.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/item_prices.asm b/data/item_prices.asm index aa5cb21e..ed60e56b 100755 --- a/data/item_prices.asm +++ b/data/item_prices.asm @@ -1,4 +1,4 @@ -ItemPrices: ; 4608 (1:4608) +ItemPrices: ; 4494 (1:4494) money 0 ; MASTER_BALL money 1200 ; ULTRA_BALL money 600 ; GREAT_BALL |
