mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 00:25:24 +13:00
Gamer Girls exist now
This adds the Game Boy Girl sprite from the RG asset leak, allowing for a bit more diversity among traders. Should be good!
This commit is contained in:
parent
d0bfd179b6
commit
88390e8282
5 changed files with 6 additions and 4 deletions
|
|
@ -143,10 +143,10 @@
|
|||
const SPRITE_GIOVANNI
|
||||
const SPRITE_CHANNELER
|
||||
const SPRITE_BALDING_GUY
|
||||
const SPRITE_GAMEBOY_GIRL
|
||||
DEF NUM_OVERWORLD_SPRITES EQU const_value - 1
|
||||
|
||||
; SpriteMons indexes (see data/sprites/sprite_mons.asm)
|
||||
const_next $8A
|
||||
DEF SPRITE_POKEMON EQU const_value
|
||||
const SPRITE_UNOWN ; 80
|
||||
const SPRITE_GEODUDE ; 81
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue