mirror of
https://github.com/pret/pokeyellow.git
synced 2026-09-08 18:46:05 -05:00
Merge branch 'master' of https://github.com/pret/pokered
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
KeyItemFlags:
|
||||
bit_array KeyItemFlags
|
||||
bit_array
|
||||
dbit FALSE ; MASTER_BALL
|
||||
dbit FALSE ; ULTRA_BALL
|
||||
dbit FALSE ; GREAT_BALL
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
TechnicalMachinePrices:
|
||||
; In thousands (nybbles).
|
||||
nybble_array TechnicalMachinePrices
|
||||
nybble_array
|
||||
nybble 3 ; TM01
|
||||
nybble 2 ; TM02
|
||||
nybble 2 ; TM03
|
||||
|
||||
Reference in New Issue
Block a user