diff options
| author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-16 22:26:26 -0400 |
|---|---|---|
| committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-16 22:32:35 -0400 |
| commit | b438d0c1d7157849e89423a9d6655ae36cad40b7 (patch) | |
| tree | 9bff469a6a9bcd32dab207091ffcbe8e16bd49b5 /data/tm_prices.asm | |
| parent | 1e86625c87ec95ee7e79c3d5766083bfbce9989a (diff) | |
Organize base stats and wild mon data (Koolboyman)
Diffstat (limited to 'data/tm_prices.asm')
| -rwxr-xr-x | data/tm_prices.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/tm_prices.asm b/data/tm_prices.asm index 5e335690..4fce3f60 100755 --- a/data/tm_prices.asm +++ b/data/tm_prices.asm @@ -4,4 +4,4 @@ TechnicalMachinePrices: ; 7bfa7 (1e:7fa7) db $21, $45, $55, $32, $32 db $55, $52, $54, $52, $41 db $21, $12, $42, $25, $24 - db $22, $52, $24, $34, $42
\ No newline at end of file + db $22, $52, $24, $34, $42 |
