You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
sprite constants in map events
This commit is contained in:
@@ -49,7 +49,7 @@ UnknownScript_0x1809ad: ; 0x1809ad
|
||||
end
|
||||
; 0x1809c5
|
||||
|
||||
UnknownScript_0x1809c5: ; 0x1809c5
|
||||
BrunoScript_0x1809c5: ; 0x1809c5
|
||||
faceplayer
|
||||
loadfont
|
||||
checkbit1 $05ba
|
||||
@@ -144,6 +144,6 @@ BrunosRoom_MapEventHeader: ; 0x180b88
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $1c, 11, 9, $6, $0, 255, 255, $b0, 0, UnknownScript_0x1809c5, $ffff
|
||||
person_event SPRITE_BRUNO, 11, 9, $6, $0, 255, 255, $b0, 0, BrunoScript_0x1809c5, $ffff
|
||||
; 0x180baf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user