diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-25 12:56:05 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-25 12:56:05 -0400 |
| commit | c8ddbe7566120d74a5078d5a9031a6c5befde00d (patch) | |
| tree | af11a8d6699187a30e7d67c17403c39b45a9c854 /data/item_prices.asm | |
| parent | Ignore extras1\ (diff) | |
| download | pokeyellow-c8ddbe7566120d74a5078d5a9031a6c5befde00d.tar.gz pokeyellow-c8ddbe7566120d74a5078d5a9031a6c5befde00d.tar.xz pokeyellow-c8ddbe7566120d74a5078d5a9031a6c5befde00d.zip | |
Revert "data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions"
This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b.
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 ed60e56b..aa5cb21e 100755 --- a/data/item_prices.asm +++ b/data/item_prices.asm @@ -1,4 +1,4 @@ -ItemPrices: ; 4494 (1:4494) +ItemPrices: ; 4608 (1:4608) money 0 ; MASTER_BALL money 1200 ; ULTRA_BALL money 600 ; GREAT_BALL |
