mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-20 13:57:57 +13:00

This modifies the credits to have a KEP staff version. It's a little awkward aesthetically! But this should be used and expanded on in the future - people don't read readmes, so the people who've helped should be credited.
22 lines
319 B
NASM
22 lines
319 B
NASM
CreditsMons:
|
|
; one entry per CRED_TEXT_MON or CRED_TEXT_FADE_MON in CreditsOrder
|
|
db VENUSAUR
|
|
db ARBOK
|
|
db RHYHORN
|
|
db FEAROW
|
|
db ABRA
|
|
db GRAVELER
|
|
db HITMONLEE
|
|
db TANGELA
|
|
db STARMIE
|
|
db GYARADOS
|
|
db DITTO
|
|
db OMASTAR
|
|
db VILEPLUME
|
|
db NIDOKING
|
|
db PARASECT
|
|
db TAUROS_P
|
|
db CRYITHAN
|
|
db SANDY_SHOCKS
|
|
db TANGROWTH
|