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:
@@ -6,7 +6,7 @@ CeruleanGymBadgeSpeechHouse_MapScriptHeader: ; 0x188000
|
||||
db 0
|
||||
; 0x188002
|
||||
|
||||
UnknownScript_0x188002: ; 0x188002
|
||||
PokefanMScript_0x188002: ; 0x188002
|
||||
jumptextfaceplayer UnknownText_0x188005
|
||||
; 0x188005
|
||||
|
||||
@@ -32,6 +32,6 @@ CeruleanGymBadgeSpeechHouse_MapEventHeader: ; 0x18802b
|
||||
|
||||
; people-events
|
||||
db 1
|
||||
person_event $2d, 7, 6, $9, $0, 255, 255, $0, 0, UnknownScript_0x188002, $ffff
|
||||
person_event SPRITE_POKEFAN_M, 7, 6, $9, $0, 255, 255, $0, 0, PokefanMScript_0x188002, $ffff
|
||||
; 0x188048
|
||||
|
||||
|
||||
Reference in New Issue
Block a user