Merge branch 'master' of https://github.com/pret/pokered
Some checks failed
CI / build (push) Has been cancelled
CI / build-macos (push) Has been cancelled

This commit is contained in:
dannye
2026-04-15 12:05:52 -05:00
13 changed files with 23 additions and 29 deletions

View File

@@ -1,5 +1,5 @@
KeyItemFlags:
bit_array KeyItemFlags
bit_array
dbit FALSE ; MASTER_BALL
dbit FALSE ; ULTRA_BALL
dbit FALSE ; GREAT_BALL

View File

@@ -1,6 +1,6 @@
TechnicalMachinePrices:
; In thousands (nybbles).
nybble_array TechnicalMachinePrices
nybble_array
nybble 3 ; TM01
nybble 2 ; TM02
nybble 2 ; TM03